From 151bfa991daa354ecea4c9d2060f041f8fa09906 Mon Sep 17 00:00:00 2001 From: Michele Marchetto Date: Sat, 26 Sep 2009 11:12:51 +0000 Subject: Whitespace cleanup. --- usr.sbin/ripd/ripd.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr.sbin/ripd/ripd.h') diff --git a/usr.sbin/ripd/ripd.h b/usr.sbin/ripd/ripd.h index 5c12401cee7..8aa4e1b48bc 100644 --- a/usr.sbin/ripd/ripd.h +++ b/usr.sbin/ripd/ripd.h @@ -1,4 +1,4 @@ -/* $OpenBSD: ripd.h,v 1.18 2009/09/24 12:30:36 michele Exp $ */ +/* $OpenBSD: ripd.h,v 1.19 2009/09/26 11:12:50 michele Exp $ */ /* * Copyright (c) 2004 Esben Norby @@ -329,7 +329,7 @@ void main_imsg_compose_ripe(int, pid_t, void *, u_int16_t); void main_imsg_compose_rde(int, pid_t, void *, u_int16_t); int rip_redistribute(struct kroute *); void imsg_event_add(struct imsgev *); -int imsg_compose_event(struct imsgev *, u_int16_t, u_int32_t, +int imsg_compose_event(struct imsgev *, u_int16_t, u_int32_t, pid_t, int, void *, u_int16_t); /* parse.y */ -- cgit v1.2.3