summaryrefslogtreecommitdiff
path: root/usr.sbin/ospfd/buffer.c
diff options
context:
space:
mode:
authorEric Faurot <eric@cvs.openbsd.org>2009-06-06 07:31:27 +0000
committerEric Faurot <eric@cvs.openbsd.org>2009-06-06 07:31:27 +0000
commitcd9e24e8e0859fe9e77873ee1d58d24c53926189 (patch)
tree0db9a3a3e25e3dca184394210b9f7bb8c4b4b668 /usr.sbin/ospfd/buffer.c
parenta7dd29169a302483d3f6a7609d1bed450c6ffe94 (diff)
sync ospfctl/ospfd with the common imsg code, making it lib ready as well.
"looks ok" claudio@
Diffstat (limited to 'usr.sbin/ospfd/buffer.c')
-rw-r--r--usr.sbin/ospfd/buffer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/ospfd/buffer.c b/usr.sbin/ospfd/buffer.c
index 66f7887dba9..6d4fef7e749 100644
--- a/usr.sbin/ospfd/buffer.c
+++ b/usr.sbin/ospfd/buffer.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: buffer.c,v 1.14 2009/06/05 21:15:47 pyr Exp $ */
+/* $OpenBSD: buffer.c,v 1.15 2009/06/06 07:31:26 eric Exp $ */
/*
* Copyright (c) 2003, 2004 Henning Brauer <henning@openbsd.org>