diff options
Diffstat (limited to 'sys/i386/isa/if_wl.c')
-rw-r--r-- | sys/i386/isa/if_wl.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/isa/if_wl.c b/sys/i386/isa/if_wl.c index e42f62c4e31fc..4c84a2fc5b661 100644 --- a/sys/i386/isa/if_wl.c +++ b/sys/i386/isa/if_wl.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/i386/isa/if_wl.c,v 1.27.2.2 2000/07/17 21:24:32 archie Exp $ */ /* * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions |