From 5f75932b70719fc1736d1073322d41e9f2b93aad Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Fri, 17 Jan 1997 16:12:51 +0000 Subject: Add OpenBSD tags (was in wrong dir for previous commit) --- usr.sbin/lpr/lpd/ttcompat.c | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'usr.sbin/lpr/lpd/ttcompat.c') diff --git a/usr.sbin/lpr/lpd/ttcompat.c b/usr.sbin/lpr/lpd/ttcompat.c index f368871dbcd..8d8763b2a42 100644 --- a/usr.sbin/lpr/lpd/ttcompat.c +++ b/usr.sbin/lpr/lpd/ttcompat.c @@ -1,3 +1,5 @@ +/* $OpenBSD: ttcompat.c,v 1.3 1997/01/17 16:12:43 millert Exp $ */ + /* * Copyright (c) 1995 * The Regents of the University of California. All rights reserved. @@ -37,6 +39,10 @@ * originally from /sys/kern/tty_compat.c */ +#ifndef lint +static char rcsid[] = "$OpenBSD: ttcompat.c,v 1.3 1997/01/17 16:12:43 millert Exp $"; +#endif /* not lint */ + #include #include -- cgit v1.2.3