svn commit: trunk/uClibc/ldso/libdl

psm at uclibc.org psm at uclibc.org
Fri Mar 24 23:07:12 UTC 2006


Author: psm
Date: 2006-03-24 15:07:07 -0800 (Fri, 24 Mar 2006)
New Revision: 14651

Log:
typo stderrr

Modified:
   trunk/uClibc/ldso/libdl/libdl.c


Changeset:
Modified: trunk/uClibc/ldso/libdl/libdl.c
===================================================================
--- trunk/uClibc/ldso/libdl/libdl.c	2006-03-24 16:59:45 UTC (rev 14650)
+++ trunk/uClibc/ldso/libdl/libdl.c	2006-03-24 23:07:07 UTC (rev 14651)
@@ -608,7 +608,7 @@
 }
 
 /*
- * Dump information to stderrr about the current loaded modules
+ * Dump information to stderr about the current loaded modules
  */
 #ifdef __USE_GNU
 static char *type[] = { "Lib", "Exe", "Int", "Mod" };




More information about the uClibc-cvs mailing list