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/netipsec/xform_tcp.c | |
parent | 610055c9e2703bbfa36be9b6af27493748a30967 (diff) |
Notes
Diffstat (limited to 'sys/netipsec/xform_tcp.c')
-rw-r--r-- | sys/netipsec/xform_tcp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netipsec/xform_tcp.c b/sys/netipsec/xform_tcp.c index 27e85c1d6338..c70d70a452fa 100644 --- a/sys/netipsec/xform_tcp.c +++ b/sys/netipsec/xform_tcp.c @@ -1,6 +1,6 @@ /* $FreeBSD$ */ -/* +/*- * Copyright (c) 2003 Bruce M. Simpson <bms@spc.org> * * Redistribution and use in source and binary forms, with or without |