summaryrefslogtreecommitdiff
path: root/sys/netatalk
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2007-04-10 17:47:57 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2007-04-10 17:47:57 +0000
commitb79f7d8019552bffbfb9132282c9e400ed234e23 (patch)
tree746cae9358ef503518bb08df39c8d11a2ea50ded /sys/netatalk
parent3b1e074fc83378f28653b59731c5a50a5b3d8bf3 (diff)
``it's'' -> ``its'' when the grammar gods require this change.
Diffstat (limited to 'sys/netatalk')
-rw-r--r--sys/netatalk/at_control.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/netatalk/at_control.c b/sys/netatalk/at_control.c
index b8a6bfc91df..e8fc6fc3803 100644
--- a/sys/netatalk/at_control.c
+++ b/sys/netatalk/at_control.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: at_control.c,v 1.9 2006/06/17 14:14:12 henning Exp $ */
+/* $OpenBSD: at_control.c,v 1.10 2007/04/10 17:47:55 miod Exp $ */
/*
* Copyright (c) 1990,1991 Regents of The University of Michigan.
@@ -549,7 +549,7 @@ at_broadcast( sat )
*
* Split the range into two subranges such that the middle
* of the two ranges is the point where the highest bit of difference
- * between the two addresses, makes it's transition
+ * between the two addresses, makes its transition
* Each of the upper and lower ranges might not exist, or might be
* representable by 1 or more netmasks. In addition, if both
* ranges can be represented by the same netmask, then they can be merged