diff options
author | Denis Vlasenko <vda.linux@googlemail.com> | 2006-12-30 18:42:29 +0000 |
---|---|---|
committer | Denis Vlasenko <vda.linux@googlemail.com> | 2006-12-30 18:42:29 +0000 |
commit | 6a5dc5d75a1368464fc7e085aa1f1d4c453d27cd (patch) | |
tree | d270e6fa41ae3b327aaef60a956328961795594a /util-linux/fdisk_osf.c | |
parent | 3bba545a54addf59b63a003e7ada03fd8b29b5ba (diff) | |
download | busybox-w32-6a5dc5d75a1368464fc7e085aa1f1d4c453d27cd.tar.gz busybox-w32-6a5dc5d75a1368464fc7e085aa1f1d4c453d27cd.tar.bz2 busybox-w32-6a5dc5d75a1368464fc7e085aa1f1d4c453d27cd.zip |
next bunch of fixes for bugs found by randconfig
Diffstat (limited to 'util-linux/fdisk_osf.c')
-rw-r--r-- | util-linux/fdisk_osf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util-linux/fdisk_osf.c b/util-linux/fdisk_osf.c index 3d654d392..2daafe6c7 100644 --- a/util-linux/fdisk_osf.c +++ b/util-linux/fdisk_osf.c | |||
@@ -1,4 +1,4 @@ | |||
1 | #ifdef CONFIG_FEATURE_OSF_LABEL | 1 | #if ENABLE_FEATURE_OSF_LABEL |
2 | /* | 2 | /* |
3 | * Copyright (c) 1987, 1988 Regents of the University of California. | 3 | * Copyright (c) 1987, 1988 Regents of the University of California. |
4 | * All rights reserved. | 4 | * All rights reserved. |