summaryrefslogtreecommitdiffstats
path: root/usr.bin/doscmd/int.c
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2002-03-07 12:52:27 +0000
committerobrien <obrien@FreeBSD.org>2002-03-07 12:52:27 +0000
commit8159ebd5e2fe5b1476da07259eac8de18614b694 (patch)
treed3aacba0d19f9ac3400e1a70614e64183be40fb9 /usr.bin/doscmd/int.c
parent65393002bd567f99889ecad24f1931d2b0a081ef (diff)
downloadFreeBSD-src-8159ebd5e2fe5b1476da07259eac8de18614b694.zip
FreeBSD-src-8159ebd5e2fe5b1476da07259eac8de18614b694.tar.gz
Update FreeBSD SCM IDs.
Diffstat (limited to 'usr.bin/doscmd/int.c')
-rw-r--r--usr.bin/doscmd/int.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/doscmd/int.c b/usr.bin/doscmd/int.c
index b13ff46..3974213 100644
--- a/usr.bin/doscmd/int.c
+++ b/usr.bin/doscmd/int.c
@@ -1,9 +1,6 @@
/*
** No copyright?!
-**
-** $FreeBSD$
*/
-
/*
* Notes:
* 1) Second PIC is not implemented.
@@ -23,6 +20,9 @@
*
*/
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
+
#include "doscmd.h"
struct IRQ {
OpenPOWER on IntegriCloud