summaryrefslogtreecommitdiff
path: root/sbin/isakmpd/virtual.c
diff options
context:
space:
mode:
authorHans-Joerg Hoexer <hshoexer@cvs.openbsd.org>2009-01-28 17:57:16 +0000
committerHans-Joerg Hoexer <hshoexer@cvs.openbsd.org>2009-01-28 17:57:16 +0000
commit942fea019b9ed49b2dae173707a5ca9c3640c60e (patch)
tree8b4e6338ff4dc16c037168a05bd42f93d936ce75 /sbin/isakmpd/virtual.c
parentf71aa9f0d880ba89e8b84746c193ef1f1bbb6604 (diff)
cleaning up my tree: trivial KNF and a comment fix.
Diffstat (limited to 'sbin/isakmpd/virtual.c')
-rw-r--r--sbin/isakmpd/virtual.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/isakmpd/virtual.c b/sbin/isakmpd/virtual.c
index 8d60cf24089..86622fdcf85 100644
--- a/sbin/isakmpd/virtual.c
+++ b/sbin/isakmpd/virtual.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: virtual.c,v 1.29 2008/10/21 13:32:56 markus Exp $ */
+/* $OpenBSD: virtual.c,v 1.30 2009/01/28 17:57:15 hshoexer Exp $ */
/*
* Copyright (c) 2004 Håkan Olsson. All rights reserved.
@@ -156,7 +156,7 @@ virtual_get_default(sa_family_t af)
*
* At the same time, we try to determine whether existing interfaces have
* been rendered invalid; we do this by marking all virtual transports before
- * we call virtual_bind_if () through if_map (), and then releasing those
+ * we call virtual_bind_if() through if_map(), and then releasing those
* transports that have not been unmarked.
*/
void