diff options
Diffstat (limited to 'src/pluto/kernel_pfkey.c')
-rw-r--r-- | src/pluto/kernel_pfkey.c | 2 |
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) |