diff options
| author | Andrey A. Chernov <ache@FreeBSD.org> | 1995-08-19 21:30:30 +0000 |
|---|---|---|
| committer | Andrey A. Chernov <ache@FreeBSD.org> | 1995-08-19 21:30:30 +0000 |
| commit | 6ec4b3339bbd81ee311eb50fe25a13676e2a02a7 (patch) | |
| tree | e1ea6a3b65e0f2e9f5d6e0f0f3956a82ada4b85b /gnu/libexec/uucp/libunix/cwd.c | |
| parent | ea76f9453e3fc27708741a121e0757ba0c87bd05 (diff) | |
Notes
Diffstat (limited to 'gnu/libexec/uucp/libunix/cwd.c')
| -rw-r--r-- | gnu/libexec/uucp/libunix/cwd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/libexec/uucp/libunix/cwd.c b/gnu/libexec/uucp/libunix/cwd.c index 486105a8da1f..71d05d11f545 100644 --- a/gnu/libexec/uucp/libunix/cwd.c +++ b/gnu/libexec/uucp/libunix/cwd.c @@ -37,7 +37,7 @@ zsysdep_local_file_cwd (zfile, zpubdir, pfbadname) return zsysdep_local_file (zfile, zpubdir, pfbadname); else return zsysdep_add_cwd (zfile); -} +} /* Add the current working directory to a remote file name. */ |
