svn commit: trunk/busybox/include

aldot at busybox.net aldot at busybox.net
Sun Jan 13 17:52:54 UTC 2008


Author: aldot
Date: 2008-01-13 09:52:53 -0800 (Sun, 13 Jan 2008)
New Revision: 20853

Log:
- fix commentary typo


Modified:
   trunk/busybox/include/libbb.h


Changeset:
Modified: trunk/busybox/include/libbb.h
===================================================================
--- trunk/busybox/include/libbb.h	2008-01-13 15:43:28 UTC (rev 20852)
+++ trunk/busybox/include/libbb.h	2008-01-13 17:52:53 UTC (rev 20853)
@@ -1098,7 +1098,7 @@
 
 #define FILEUTILS_CP_OPTSTR "pdRfils" USE_SELINUX("c")
 extern const char *applet_name;
-/* "BusyBox vN.N.N (timestamp or extra_vestion)" */
+/* "BusyBox vN.N.N (timestamp or extra_version)" */
 extern const char bb_banner[];
 extern const char bb_msg_memory_exhausted[];
 extern const char bb_msg_invalid_date[];




More information about the busybox-cvs mailing list