svn commit: trunk/busybox/libbb
aldot at busybox.net
aldot at busybox.net
Mon Feb 23 16:21:53 UTC 2009
Author: aldot
Date: 2009-02-23 16:21:53 +0000 (Mon, 23 Feb 2009)
New Revision: 25429
Log:
- fix typo (thanks to Peter Kjellerstedt for noticing)
Modified:
trunk/busybox/libbb/parse_config.c
Changeset:
Modified: trunk/busybox/libbb/parse_config.c
===================================================================
--- trunk/busybox/libbb/parse_config.c 2009-02-23 13:37:48 UTC (rev 25428)
+++ trunk/busybox/libbb/parse_config.c 2009-02-23 16:21:53 UTC (rev 25429)
@@ -5,7 +5,7 @@
* Copyright (C) 2008 by Vladimir Dronnikov <dronnikov at gmail.com>
*
* Licensed under GPLv2 or later, see file LICENSE in this tarball for details.
- * Also for use in uClibc (http://uclibc.org/) licensed under LGLPv2.1 or later.
+ * Also for use in uClibc (http://uclibc.org/) licensed under LGPLv2.1 or later.
*/
#include "libbb.h"
More information about the busybox-cvs
mailing list