[BusyBox-cvs] busybox/libbb interface.c,1.21,1.22
Erik Andersen
andersen at busybox.net
Wed Apr 14 17:57:13 UTC 2004
- Previous message: [BusyBox-cvs] busybox/util-linux fdisk.c, 1.21, 1.22 fsck_minix.c, 1.39, 1.40 getopt.c, 1.12, 1.13 hwclock.c, 1.12, 1.13 mkfs_minix.c, 1.41, 1.42 mount.c, 1.117, 1.118
- Next message: [BusyBox-cvs] busybox/include usage.h,1.206,1.207
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /var/cvs/busybox/libbb
In directory nail:/tmp/cvs-serv15793/libbb
Modified Files:
interface.c
Log Message:
remove a warning
Index: interface.c
===================================================================
RCS file: /var/cvs/busybox/libbb/interface.c,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- a/interface.c 15 Mar 2004 08:28:42 -0000 1.21
+++ b/interface.c 14 Apr 2004 17:57:11 -0000 1.22
@@ -1707,7 +1707,6 @@
return 1;
}
-#warning devel code
static const char TRext[] = "\0\0\0Ki\0Mi\0Gi\0Ti";
static void print_bytes_scaled(unsigned long long ull, const char *end)
- Previous message: [BusyBox-cvs] busybox/util-linux fdisk.c, 1.21, 1.22 fsck_minix.c, 1.39, 1.40 getopt.c, 1.12, 1.13 hwclock.c, 1.12, 1.13 mkfs_minix.c, 1.41, 1.42 mount.c, 1.117, 1.118
- Next message: [BusyBox-cvs] busybox/include usage.h,1.206,1.207
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the busybox-cvs
mailing list