Browse Source

typo stderrr

Peter S. Mazinger 18 năm trước cách đây
mục cha
commit
7364973e51
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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" };