aboutsummaryrefslogtreecommitdiff
path: root/util-linux/mkswap.c
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2003-07-14 21:21:08 +0000
committerEric Andersen <andersen@codepoet.org>2003-07-14 21:21:08 +0000
commitcb81e6484d1f50ec2761f6294722407b14add525 (patch)
tree81fb6290ef50af3488a5ee0f97150b6503df6a3f /util-linux/mkswap.c
parent74f270a3177a43b29d98b6c5b6a2c5338be8b98f (diff)
downloadbusybox-w32-cb81e6484d1f50ec2761f6294722407b14add525.tar.gz
busybox-w32-cb81e6484d1f50ec2761f6294722407b14add525.tar.bz2
busybox-w32-cb81e6484d1f50ec2761f6294722407b14add525.zip
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.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/util-linux/mkswap.c b/util-linux/mkswap.c
index 15db392d2..30a364ced 100644
--- a/util-linux/mkswap.c
+++ b/util-linux/mkswap.c
@@ -30,7 +30,7 @@
30 * - added Native Language Support 30 * - added Native Language Support
31 * 31 *
32 * from util-linux -- adapted for busybox by 32 * from util-linux -- adapted for busybox by
33 * Erik Andersen <andersee@debian.org>. I ripped out Native Language 33 * Erik Andersen <andersen@codepoet.org>. I ripped out Native Language
34 * Support, made some stuff smaller, and fitted for life in busybox. 34 * Support, made some stuff smaller, and fitted for life in busybox.
35 * 35 *
36 */ 36 */