summaryrefslogtreecommitdiff
path: root/usr.sbin/ospf6d
diff options
context:
space:
mode:
authorJonathan Gray <jsg@cvs.openbsd.org>2009-12-08 15:54:51 +0000
committerJonathan Gray <jsg@cvs.openbsd.org>2009-12-08 15:54:51 +0000
commit74da68ee956ef3261b1f4d84bc2fbd57fdd9fb1d (patch)
treedc7257149addab1c775bec186e3296f3f532d2fd /usr.sbin/ospf6d
parentb784bbc58984de693ee7df160944c07d77568553 (diff)
porcesses -> processes
Diffstat (limited to 'usr.sbin/ospf6d')
-rw-r--r--usr.sbin/ospf6d/control.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/ospf6d/control.c b/usr.sbin/ospf6d/control.c
index c163830c4bc..fb44b084f15 100644
--- a/usr.sbin/ospf6d/control.c
+++ b/usr.sbin/ospf6d/control.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: control.c,v 1.12 2009/12/02 19:10:02 mk Exp $ */
+/* $OpenBSD: control.c,v 1.13 2009/12/08 15:54:50 jsg Exp $ */
/*
* Copyright (c) 2003, 2004 Henning Brauer <henning@openbsd.org>
@@ -267,7 +267,7 @@ control_dispatch_imsg(int fd, short event, void *bula)
sizeof(verbose))
break;
- /* forward to other porcesses */
+ /* forward to other processes */
ospfe_imsg_compose_parent(imsg.hdr.type, imsg.hdr.pid,
imsg.data, imsg.hdr.len - IMSG_HEADER_SIZE);
ospfe_imsg_compose_rde(imsg.hdr.type, 0, imsg.hdr.pid,