diff options
author | Glenn L McGrath | 2003-05-26 14:07:50 +0000 |
---|---|---|
committer | Glenn L McGrath | 2003-05-26 14:07:50 +0000 |
commit | 393183dccc4d100366972bdbbdc6e03a77839120 (patch) | |
tree | d2e94dac0f1f5da5cb3ecb927b78c4c2a02f4ea6 /libbb/xgetcwd.c | |
parent | ddfe18df75c15be4a2aadddb241c3b86b1e2968a (diff) | |
download | busybox-393183dccc4d100366972bdbbdc6e03a77839120.zip busybox-393183dccc4d100366972bdbbdc6e03a77839120.tar.gz |
Vodz, last_patch_86
Diffstat (limited to 'libbb/xgetcwd.c')
-rw-r--r-- | libbb/xgetcwd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libbb/xgetcwd.c b/libbb/xgetcwd.c index 85a5c41..1fcdba1 100644 --- a/libbb/xgetcwd.c +++ b/libbb/xgetcwd.c @@ -3,7 +3,7 @@ * Copyright (C) 1992, 1996 Free Software Foundation, Inc. * Written by David MacKenzie <djm@gnu.ai.mit.edu>. * - * Special function for busybox written by Vladimir Oleynik <vodz@usa.net> + * Special function for busybox written by Vladimir Oleynik <dzo@simtreas.ru> */ #include <stdlib.h> |