summaryrefslogtreecommitdiff
path: root/libguile/strerror.c
diff options
context:
space:
mode:
Diffstat (limited to 'libguile/strerror.c')
-rw-r--r--libguile/strerror.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libguile/strerror.c b/libguile/strerror.c
index d7c19bce5..4723d04e8 100644
--- a/libguile/strerror.c
+++ b/libguile/strerror.c
@@ -1,4 +1,4 @@
-/* Interfaces to system-dependent kernel and library entries.
+/* Turning errno values into English error messages.
Copyright (C) 1985, 86, 87, 88, 93, 94, 95 Free Software Foundation, Inc.
This file is part of GNU Emacs.