summaryrefslogtreecommitdiffstats
path: root/lib/xgetspnam.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--lib/xgetspnam.c (renamed from libmisc/xgetspnam.c)2
1 files changed, 1 insertions, 1 deletions
diff --git a/libmisc/xgetspnam.c b/lib/xgetspnam.c
index 148185f..ebda94b 100644
--- a/libmisc/xgetspnam.c
+++ b/lib/xgetspnam.c
@@ -23,7 +23,7 @@
* Two important function classes that fall into this category are
* getpwnam(3) and syslog(3).
*
- * This file provide wrapper to the getpwnam or getpwnam_r functions.
+ * This file provides wrapper to the getspnam or getspnam_r functions.
*/
#include <config.h>