aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/lnc
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>1997-02-22 09:48:43 +0000
committerPeter Wemm <peter@FreeBSD.org>1997-02-22 09:48:43 +0000
commit6875d25465631b7563f1b90e6b05e2640dc81f4e (patch)
tree4612f5c4cd9cbf9e4f55b57fc6178ce6162c882c /sys/dev/lnc
parentb0cd3c3ef2545d2eba2aa79d5f66041ba53d8709 (diff)
downloadsrc-6875d25465631b7563f1b90e6b05e2640dc81f4e.tar.gz
src-6875d25465631b7563f1b90e6b05e2640dc81f4e.zip
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
ready for it yet.
Notes
Notes: svn path=/head/; revision=22975
Diffstat (limited to 'sys/dev/lnc')
-rw-r--r--sys/dev/lnc/if_lnc_pci.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/lnc/if_lnc_pci.c b/sys/dev/lnc/if_lnc_pci.c
index ccee850fb92f..341bd4bb6255 100644
--- a/sys/dev/lnc/if_lnc_pci.c
+++ b/sys/dev/lnc/if_lnc_pci.c
@@ -17,7 +17,7 @@
* 4. Modifications may be freely made to this file if the above conditions
* are met.
*
- * $FreeBSD$
+ * $Id$
*/
#include "pci.h"