diff options
author | Warner Losh <imp@FreeBSD.org> | 2005-01-30 01:00:13 +0000 |
---|---|---|
committer | Warner Losh <imp@FreeBSD.org> | 2005-01-30 01:00:13 +0000 |
commit | 5b26fb70440bc9195e03e23a989271f9c8ad1cb4 (patch) | |
tree | f9cabdc9d71053f9e49e546a0b18854dd7f18a5b /sys/compat/svr4/svr4_sockmod.h | |
parent | bc57bbf9bba782d5c6f47bebcec68b74f1c4da46 (diff) |
Notes
Diffstat (limited to 'sys/compat/svr4/svr4_sockmod.h')
-rw-r--r-- | sys/compat/svr4/svr4_sockmod.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/compat/svr4/svr4_sockmod.h b/sys/compat/svr4/svr4_sockmod.h index 927ba0d283675..622ff6f8b8038 100644 --- a/sys/compat/svr4/svr4_sockmod.h +++ b/sys/compat/svr4/svr4_sockmod.h @@ -1,4 +1,4 @@ -/* +/*- * Copyright (c) 1998 Mark Newton * Copyright (c) 1994 Christos Zoulas * All rights reserved. |