From f3bb1bd0390407cdc0e807cd9789f5d464034479 Mon Sep 17 00:00:00 2001 From: Tobias Brunner Date: Wed, 20 Jul 2011 15:57:53 +0200 Subject: Fixed common misspellings. Mostly found by 'codespell'. --- src/libhydra/plugins/kernel_klips/kernel_klips_ipsec.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libhydra/plugins/kernel_klips/kernel_klips_ipsec.c') diff --git a/src/libhydra/plugins/kernel_klips/kernel_klips_ipsec.c b/src/libhydra/plugins/kernel_klips/kernel_klips_ipsec.c index 380be1580..aca00ddb4 100644 --- a/src/libhydra/plugins/kernel_klips/kernel_klips_ipsec.c +++ b/src/libhydra/plugins/kernel_klips/kernel_klips_ipsec.c @@ -2507,7 +2507,7 @@ static void init_ipsec_devices(private_kernel_klips_ipsec_t *this) } /** - * Register a socket for AQUIRE/EXPIRE messages + * Register a socket for ACQUIRE/EXPIRE messages */ static status_t register_pfkey_socket(private_kernel_klips_ipsec_t *this, u_int8_t satype) { -- cgit v1.2.3