summaryrefslogtreecommitdiff
path: root/usr.sbin/dhcpd/pfutils.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/dhcpd/pfutils.c')
-rw-r--r--usr.sbin/dhcpd/pfutils.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/dhcpd/pfutils.c b/usr.sbin/dhcpd/pfutils.c
index 5c2034bc3d5..7d56d1f0043 100644
--- a/usr.sbin/dhcpd/pfutils.c
+++ b/usr.sbin/dhcpd/pfutils.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: pfutils.c,v 1.8 2007/10/06 15:45:00 ckuethe Exp $ */
+/* $OpenBSD: pfutils.c,v 1.9 2007/12/23 21:52:16 jmc Exp $ */
/*
* Copyright (c) 2006 Chris Kuethe <ckuethe@openbsd.org>
*
@@ -83,7 +83,7 @@ pftable_handler()
switch (cmd.type) {
case 'A':
/*
- * When we abandon an address, we add it to the
+ * When we abandon an address, we add it to
* the table of abandoned addresses, and remove
* it from the table of active leases.
*/