diff options
author | imp <imp@FreeBSD.org> | 2005-01-07 01:45:51 +0000 |
---|---|---|
committer | imp <imp@FreeBSD.org> | 2005-01-07 01:45:51 +0000 |
commit | a50ffc29129a52835a39bf4868cd5facdc7dce30 (patch) | |
tree | eb31ac736ac91e1175c700bbbf60cf1c022cf331 /sys/net/if_mib.c | |
parent | 182c46b20dedd864b7066a7d50338bd691247880 (diff) | |
download | FreeBSD-src-a50ffc29129a52835a39bf4868cd5facdc7dce30.zip FreeBSD-src-a50ffc29129a52835a39bf4868cd5facdc7dce30.tar.gz |
/* -> /*- for license, minor formatting changes
Diffstat (limited to 'sys/net/if_mib.c')
-rw-r--r-- | sys/net/if_mib.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/net/if_mib.c b/sys/net/if_mib.c index f104b77..4f6631b 100644 --- a/sys/net/if_mib.c +++ b/sys/net/if_mib.c @@ -1,4 +1,4 @@ -/* +/*- * Copyright 1996 Massachusetts Institute of Technology * * Permission to use, copy, modify, and distribute this software and |