summaryrefslogtreecommitdiffstats
path: root/ripd/ripd.c
diff options
context:
space:
mode:
Diffstat (limited to 'ripd/ripd.c')
-rw-r--r--ripd/ripd.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/ripd/ripd.c b/ripd/ripd.c
index 632d338e..2525679c 100644
--- a/ripd/ripd.c
+++ b/ripd/ripd.c
@@ -84,10 +84,7 @@ static const struct message rip_msg[] =
{RIP_TRACEOFF, "TRACEOFF"},
{RIP_POLL, "POLL"},
{RIP_POLL_ENTRY, "POLL ENTRY"},
-<<<<<<< HEAD:ripd/ripd.c
-=======
{0, NULL},
->>>>>>> 41dc3488cf127a1e23333459a0c316ded67f7ff3:ripd/ripd.c
};
/* Utility function to set boradcast option to the socket. */