svn commit: trunk/busybox/util-linux

vda at busybox.net vda at busybox.net
Mon Apr 7 21:06:00 UTC 2008


Author: vda
Date: 2008-04-07 14:05:59 -0700 (Mon, 07 Apr 2008)
New Revision: 21665

Log:
mount: remove superfluous comment



Modified:
   trunk/busybox/util-linux/mount.c


Changeset:
Modified: trunk/busybox/util-linux/mount.c
===================================================================
--- trunk/busybox/util-linux/mount.c	2008-04-07 21:02:35 UTC (rev 21664)
+++ trunk/busybox/util-linux/mount.c	2008-04-07 21:05:59 UTC (rev 21665)
@@ -23,7 +23,6 @@
 #include "libbb.h"
 
 #if ENABLE_FEATURE_MOUNT_LABEL
-/* For FEATURE_MOUNT_LABEL only */
 #include "volume_id.h"
 #endif
 




More information about the busybox-cvs mailing list