From aad970f1fee9a2a3e5a0f880be9b87c6193b3bd1 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Sun, 24 Aug 2003 17:55:58 +0000 Subject: Use __FBSDID(). Also some minor style cleanups. --- sys/dev/ppbus/lpt.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'sys/dev/ppbus/lpt.c') diff --git a/sys/dev/ppbus/lpt.c b/sys/dev/ppbus/lpt.c index 54ba80e76680..1914c95c5af3 100644 --- a/sys/dev/ppbus/lpt.c +++ b/sys/dev/ppbus/lpt.c @@ -48,9 +48,11 @@ * from: unknown origin, 386BSD 0.1 * From Id: lpt.c,v 1.55.2.1 1996/11/12 09:08:38 phk Exp * From Id: nlpt.c,v 1.14 1999/02/08 13:55:43 des Exp - * $FreeBSD$ */ +#include +__FBSDID("$FreeBSD$"); + /* * Device Driver for AT parallel printer port * Written by William Jolitz 12/18/90 -- cgit v1.3