summaryrefslogtreecommitdiffstats
path: root/sys/modules
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2007-05-04 13:34:33 +0000
committerrwatson <rwatson@FreeBSD.org>2007-05-04 13:34:33 +0000
commitd4d6cc464d4dbff2d649d196d9119a99c07393e5 (patch)
tree56c868078d3c2e5c17e4a3891859bd43afe565e5 /sys/modules
parentbf0fc89780038c5c1e5809d7d3e35c4f93090378 (diff)
downloadFreeBSD-src-d4d6cc464d4dbff2d649d196d9119a99c07393e5.zip
FreeBSD-src-d4d6cc464d4dbff2d649d196d9119a99c07393e5.tar.gz
Place a '#' at the front of the line holding a $FreeBSD$ ID tag. While
it actually compiles without this, it's still a good idea.
Diffstat (limited to 'sys/modules')
-rw-r--r--sys/modules/em/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/em/Makefile b/sys/modules/em/Makefile
index dabcbfe..858f610 100644
--- a/sys/modules/em/Makefile
+++ b/sys/modules/em/Makefile
@@ -1,4 +1,4 @@
-$FreeBSD$
+# $FreeBSD$
.PATH: ${.CURDIR}/../../dev/em
KMOD = if_em
SRCS = device_if.h bus_if.h pci_if.h opt_bdg.h
OpenPOWER on IntegriCloud