aboutsummaryrefslogtreecommitdiff
path: root/sys/dev
diff options
context:
space:
mode:
authorGary Palmer <gpalmer@FreeBSD.org>1999-06-17 23:42:45 +0000
committerGary Palmer <gpalmer@FreeBSD.org>1999-06-17 23:42:45 +0000
commit0625ba2fc389e77bc48be60adc776eae14a4182c (patch)
treee72c3f08a61378404ac3a8917b2460ab9b86f440 /sys/dev
parent43f9e1bb41bd6fbac217b59bd2ba338c75126166 (diff)
downloadsrc-0625ba2fc389e77bc48be60adc776eae14a4182c.tar.gz
src-0625ba2fc389e77bc48be60adc776eae14a4182c.zip
Add Id strings
Notes
Notes: svn path=/head/; revision=47989
Diffstat (limited to 'sys/dev')
-rw-r--r--sys/dev/snp/snp.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/dev/snp/snp.c b/sys/dev/snp/snp.c
index 3c20d3511cf0..936ce9217165 100644
--- a/sys/dev/snp/snp.c
+++ b/sys/dev/snp/snp.c
@@ -11,6 +11,8 @@
* This software is provided ``AS IS'' without any warranties of any kind.
*
* Snoop stuff.
+ *
+ * $Id$
*/
#include "snp.h"