aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/lpr/lptest/lptest.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/lpr/lptest/lptest.c')
-rw-r--r--usr.sbin/lpr/lptest/lptest.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/lpr/lptest/lptest.c b/usr.sbin/lpr/lptest/lptest.c
index 304296392e92..3609bde23767 100644
--- a/usr.sbin/lpr/lptest/lptest.c
+++ b/usr.sbin/lpr/lptest/lptest.c
@@ -45,7 +45,7 @@ static char sccsid[] = "@(#)lptest.c 8.1 (Berkeley) 6/6/93";
#endif
#include "lp.cdefs.h" /* A cross-platform version of <sys/cdefs.h> */
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/usr.sbin/lpr/lptest/lptest.c,v 1.6.20.1 2009/04/15 03:14:26 kensmith Exp $");
#include <stdlib.h>
#include <stdio.h>