diff options
author | Warner Losh <imp@FreeBSD.org> | 2005-01-07 01:45:51 +0000 |
---|---|---|
committer | Warner Losh <imp@FreeBSD.org> | 2005-01-07 01:45:51 +0000 |
commit | c398230b64aea809cb7c5cea8db580af7097920c (patch) | |
tree | eb31ac736ac91e1175c700bbbf60cf1c022cf331 /sys/net/bsd_comp.c | |
parent | 610055c9e2703bbfa36be9b6af27493748a30967 (diff) |
Notes
Diffstat (limited to 'sys/net/bsd_comp.c')
-rw-r--r-- | sys/net/bsd_comp.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/net/bsd_comp.c b/sys/net/bsd_comp.c index dd08a9289563..40aee8afb15a 100644 --- a/sys/net/bsd_comp.c +++ b/sys/net/bsd_comp.c @@ -1,4 +1,5 @@ -/* Because this code is derived from the 4.3BSD compress source: +/*- + * Because this code is derived from the 4.3BSD compress source: * * * Copyright (c) 1985, 1986 The Regents of the University of California. |