diff options
| author | Peter Wemm <peter@FreeBSD.org> | 1999-08-28 02:16:32 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 1999-08-28 02:16:32 +0000 |
| commit | 280652828b1d80da9bea959330c2185766069a2e (patch) | |
| tree | b5b9a3724e5095d670565ecb90b6196608584ee8 /sys/compat/linux/linux_mib.c | |
| parent | 97d92980a96a50750844f420cc225ddf918f0699 (diff) | |
Notes
Diffstat (limited to 'sys/compat/linux/linux_mib.c')
| -rw-r--r-- | sys/compat/linux/linux_mib.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/compat/linux/linux_mib.c b/sys/compat/linux/linux_mib.c index 98b4a94f9fd64..9b3101a62330d 100644 --- a/sys/compat/linux/linux_mib.c +++ b/sys/compat/linux/linux_mib.c @@ -25,7 +25,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $Id$ + * $FreeBSD$ */ #include <sys/param.h> |
