summaryrefslogtreecommitdiff
path: root/lib/libstand/getopt.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libstand/getopt.c')
-rw-r--r--lib/libstand/getopt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libstand/getopt.c b/lib/libstand/getopt.c
index bb57fcd49e75a..67b5e3c4d5c6d 100644
--- a/lib/libstand/getopt.c
+++ b/lib/libstand/getopt.c
@@ -28,7 +28,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/lib/libstand/getopt.c,v 1.3 2007/01/09 01:02:03 imp Exp $");
#if defined(LIBC_SCCS) && !defined(lint)
static char sccsid[] = "@(#)getopt.c 8.3 (Berkeley) 4/27/95";