summaryrefslogtreecommitdiff
path: root/usr.sbin/bgpd/control.c
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/bgpd/control.c
parentb784bbc58984de693ee7df160944c07d77568553 (diff)
porcesses -> processes
Diffstat (limited to 'usr.sbin/bgpd/control.c')
-rw-r--r--usr.sbin/bgpd/control.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/bgpd/control.c b/usr.sbin/bgpd/control.c
index f6760cb7698..a91f1636ab0 100644
--- a/usr.sbin/bgpd/control.c
+++ b/usr.sbin/bgpd/control.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: control.c,v 1.66 2009/12/03 19:22:53 claudio Exp $ */
+/* $OpenBSD: control.c,v 1.67 2009/12/08 15:54:50 jsg Exp $ */
/*
* Copyright (c) 2003, 2004 Henning Brauer <henning@openbsd.org>
@@ -437,7 +437,7 @@ control_dispatch_msg(struct pollfd *pfd, u_int *ctl_cnt)
sizeof(verbose))
break;
- /* forward to other porcesses */
+ /* forward to other processes */
imsg_compose_parent(imsg.hdr.type, imsg.hdr.pid,
imsg.data, imsg.hdr.len - IMSG_HEADER_SIZE);
imsg_compose_rde(imsg.hdr.type, 0,