OSDN Git Service

typo stderrr
authorPeter S. Mazinger <ps.m@gmx.net>
Fri, 24 Mar 2006 23:07:07 +0000 (23:07 -0000)
committerPeter S. Mazinger <ps.m@gmx.net>
Fri, 24 Mar 2006 23:07:07 +0000 (23:07 -0000)
ldso/libdl/libdl.c

index c1a8c24..3222308 100644 (file)
@@ -608,7 +608,7 @@ char *dlerror(void)
 }
 
 /*
- * 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" };