cvs commit: src/sys/netipsec keysock.c

[ Available lists | Index of cvs-src | Month of Apr 2006 | Week of 4 Apr 2006 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Dima Dorfman <dd@FreeBSD.org>
Date
4 Apr 2006 10:11:17
Subject
cvs commit: src/sys/netipsec keysock.c
Message-ID
200604041011.k34ABGY7033975@repoman.freebsd.org


[ Hide this part ]
dd          2006-04-04 10:11:16 UTC

FreeBSD src repository

Modified files:
sys/netipsec keysock.c
Log:
Remove unused variables s and error in key_detach. The previous
revision removed their usage but did not remove the declaration. This
caused a warning in my build, which was fatal with -Werror.

Revision Changes Path
1.15 +0 -1 src/sys/netipsec/keysock.c


Elapsed time: 0.144 seconds