Loading...
string/FreeBSD/strerror.c Libc-498 Libc-320
--- Libc/Libc-498/string/FreeBSD/strerror.c
+++ Libc/Libc-320/string/FreeBSD/strerror.c
@@ -35,7 +35,7 @@
 static char sccsid[] = "@(#)strerror.c	8.1 (Berkeley) 6/4/93";
 #endif /* LIBC_SCCS and not lint */
 #include <sys/cdefs.h>
-__FBSDID("$FreeBSD: src/lib/libc/string/strerror.c,v 1.13 2003/05/01 19:03:14 nectar Exp $");
+__FBSDID("$FreeBSD: src/lib/libc/string/strerror.c,v 1.11 2003/01/03 16:44:42 mike Exp $");
 
 #include <errno.h>
 #include <stdio.h>