diff options
Diffstat (limited to 'sys/boot/common/dev_net.h')
-rw-r--r-- | sys/boot/common/dev_net.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/common/dev_net.h b/sys/boot/common/dev_net.h index 7c256ffb2baac..9a6ea8928a243 100644 --- a/sys/boot/common/dev_net.h +++ b/sys/boot/common/dev_net.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id$ + * $Id: dev_net.h,v 1.1.1.1 1998/08/21 03:17:41 msmith Exp $ */ extern struct devsw netdev; |