aboutsummaryrefslogtreecommitdiffstats
path: root/src/pluto/kernel_pfkey.c
diff options
context:
space:
mode:
authorTobias Brunner <tobias@strongswan.org>2010-08-16 14:32:55 +0200
committerTobias Brunner <tobias@strongswan.org>2010-09-02 19:04:24 +0200
commiteeca1b04668575010e44c935f2a44041e394f6e6 (patch)
tree54de89de2b15b60d057082f7d9d684dfa7bd7919 /src/pluto/kernel_pfkey.c
parent6374671110aed7ff23da159155d976f763a0e2bf (diff)
downloadstrongswan-eeca1b04668575010e44c935f2a44041e394f6e6.tar.bz2
strongswan-eeca1b04668575010e44c935f2a44041e394f6e6.tar.xz
pluto: Removed references to KLIPS from documentation, log messages and comments.
Diffstat (limited to 'src/pluto/kernel_pfkey.c')
-rw-r--r--src/pluto/kernel_pfkey.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pluto/kernel_pfkey.c b/src/pluto/kernel_pfkey.c
index 1320a0894..de75eb269 100644
--- a/src/pluto/kernel_pfkey.c
+++ b/src/pluto/kernel_pfkey.c
@@ -262,7 +262,7 @@ finish_pfkey_msg(struct sadb_ext *extensions[SADB_EXT_MAX + 1],
success = FALSE;
/* if we were compiled with debugging, but we haven't already
- * dumped the KLIPS command, do so.
+ * dumped the command, do so.
*/
#ifdef DEBUG
if ((cur_debugging & DBG_KERNEL) == 0)