Ver Fonte

typo stderrr

Peter S. Mazinger há 18 anos atrás
pai
commit
7364973e51
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      ldso/libdl/libdl.c

+ 1 - 1
ldso/libdl/libdl.c

@@ -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" };