From ea19f3b80dfd08ace75d7f127c412a0728af63f0 Mon Sep 17 00:00:00 2001 From: abs Date: Wed, 13 Oct 2004 23:46:46 +0000 Subject: [PATCH] I'm not sure what the comment is trying to say, but it can say it with 'making' at least as well as 'makeing'. --- lib/libipsec/pfkey.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/libipsec/pfkey.c b/lib/libipsec/pfkey.c index eb2eee1c06a0..dc9ae1c54987 100644 --- a/lib/libipsec/pfkey.c +++ b/lib/libipsec/pfkey.c @@ -31,7 +31,7 @@ */ #include -__RCSID("$NetBSD: pfkey.c,v 1.21 2004/04/25 22:25:05 jonathan Exp $"); +__RCSID("$NetBSD: pfkey.c,v 1.22 2004/10/13 23:46:46 abs Exp $"); #include #include @@ -733,7 +733,7 @@ pfkey_recv_register(so) * sadb_supported returned into ipsec_supported. * NOTE: sadb_msg_len must be host order. * IN: - * tlen: msg length, it's to makeing sure. + * tlen: msg length, it's to making sure. * OUT: * 0: success and return length sent. * -1: error occurred, and set errno.