diff options
author | Eric Andersen | 2003-07-14 21:21:08 +0000 |
---|---|---|
committer | Eric Andersen | 2003-07-14 21:21:08 +0000 |
commit | cb81e6484d1f50ec2761f6294722407b14add525 (patch) | |
tree | 81fb6290ef50af3488a5ee0f97150b6503df6a3f /util-linux/mkswap.c | |
parent | 74f270a3177a43b29d98b6c5b6a2c5338be8b98f (diff) | |
download | busybox-cb81e6484d1f50ec2761f6294722407b14add525.zip busybox-cb81e6484d1f50ec2761f6294722407b14add525.tar.gz |
Update a bunch of docs. Run a script to update my email addr.
Diffstat (limited to 'util-linux/mkswap.c')
-rw-r--r-- | util-linux/mkswap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util-linux/mkswap.c b/util-linux/mkswap.c index 15db392..30a364c 100644 --- a/util-linux/mkswap.c +++ b/util-linux/mkswap.c @@ -30,7 +30,7 @@ * - added Native Language Support * * from util-linux -- adapted for busybox by - * Erik Andersen <andersee@debian.org>. I ripped out Native Language + * Erik Andersen <andersen@codepoet.org>. I ripped out Native Language * Support, made some stuff smaller, and fitted for life in busybox. * */ |