summaryrefslogtreecommitdiff
path: root/lib/bind/irs/getgrent_r.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/bind/irs/getgrent_r.c')
-rw-r--r--lib/bind/irs/getgrent_r.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/bind/irs/getgrent_r.c b/lib/bind/irs/getgrent_r.c
index 1f7d94d2144d..b0813c6f8037 100644
--- a/lib/bind/irs/getgrent_r.c
+++ b/lib/bind/irs/getgrent_r.c
@@ -16,7 +16,7 @@
*/
#if defined(LIBC_SCCS) && !defined(lint)
-static const char rcsid[] = "$Id: getgrent_r.c,v 1.6.18.1 2005/04/27 05:00:57 sra Exp $";
+static const char rcsid[] = "$Id: getgrent_r.c,v 1.6.18.1 2005-04-27 05:00:57 sra Exp $";
#endif /* LIBC_SCCS and not lint */
#include <port_before.h>