- Improved get_local_name() using ideas from Matt McCutchen's
authorWayne Davison <wayned@samba.org>
Sun, 15 Jan 2006 07:11:23 +0000 (07:11 +0000)
committerWayne Davison <wayned@samba.org>
Sun, 15 Jan 2006 07:11:23 +0000 (07:11 +0000)
commiteb598fac4ffdb6abcd18ebc46ebf52c946c0471e
tree67e4f13a9847680f8ed379ed9d63d25af696f6c3
parentbe0602ec3c833735d3d2fd7e8cd1319a7695187b
- Improved get_local_name() using ideas from Matt McCutchen's
  version:  lots more comments, and a "local name" copy now
  does a chdir to the parent dir of the destination file.
- Moved the setlocale() call prior to the parse_arguments() call.
main.c