summaryrefslogtreecommitdiff
path: root/usr.bin/pr/egetopt.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/pr/egetopt.c')
-rw-r--r--usr.bin/pr/egetopt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/pr/egetopt.c b/usr.bin/pr/egetopt.c
index 277459ee47a79..46257f47932c6 100644
--- a/usr.bin/pr/egetopt.c
+++ b/usr.bin/pr/egetopt.c
@@ -42,7 +42,7 @@ static char sccsid[] = "@(#)egetopt.c 8.1 (Berkeley) 6/6/93";
#endif
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/usr.bin/pr/egetopt.c,v 1.3 2002/06/23 20:42:30 charnier Exp $");
#include <ctype.h>
#include <stdio.h>