diff options
| author | Dimitry Andric <dim@FreeBSD.org> | 2013-12-29 17:03:45 +0000 |
|---|---|---|
| committer | Dimitry Andric <dim@FreeBSD.org> | 2013-12-29 17:03:45 +0000 |
| commit | 3236d72b84ccca589de60b7af1fdcf44b58bac27 (patch) | |
| tree | cd3a5623031f4396a0a236e4fb68a3f43aba1c2f /sys | |
| parent | 516e01684419a7475cd3ce04d2777d56979e4a45 (diff) | |
Notes
Diffstat (limited to 'sys')
| -rw-r--r-- | sys/dev/my/if_my.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/sys/dev/my/if_my.c b/sys/dev/my/if_my.c index f657d81da5fb..98a226301149 100644 --- a/sys/dev/my/if_my.c +++ b/sys/dev/my/if_my.c @@ -81,11 +81,6 @@ static int MY_USEIOSPACE = 1; #include <dev/my/if_myreg.h> -#ifndef lint -static const char rcsid[] = -"$Id: if_my.c,v 1.16 2003/04/15 06:37:25 mdodd Exp $"; -#endif - /* * Various supported device vendors/types and their names. */ |
