瀏覽代碼

typo stderrr

Peter S. Mazinger 18 年之前
父節點
當前提交
7364973e51
共有 1 個文件被更改,包括 1 次插入1 次删除
  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" };