diff options
author | Markus Friedl <markus@cvs.openbsd.org> | 2013-03-25 14:29:36 +0000 |
---|---|---|
committer | Markus Friedl <markus@cvs.openbsd.org> | 2013-03-25 14:29:36 +0000 |
commit | 9ef9bdd8e6e8b7914738b7d218dcf146d3114aa2 (patch) | |
tree | fd510aadc93545cc1c87abd61fc54f9acda0ddd6 /usr.sbin/ospf6d/database.c | |
parent | b50b2e839763da89bc8cf518cdabc36d36652d14 (diff) |
sync w/ospfd: improve snapshot handling; ok claudio, sthen
Diffstat (limited to 'usr.sbin/ospf6d/database.c')
-rw-r--r-- | usr.sbin/ospf6d/database.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/ospf6d/database.c b/usr.sbin/ospf6d/database.c index 53f46eee4e4..6f6efec2169 100644 --- a/usr.sbin/ospf6d/database.c +++ b/usr.sbin/ospf6d/database.c @@ -1,4 +1,4 @@ -/* $OpenBSD: database.c,v 1.13 2013/03/25 14:26:16 markus Exp $ */ +/* $OpenBSD: database.c,v 1.14 2013/03/25 14:29:34 markus Exp $ */ /* * Copyright (c) 2005 Claudio Jeker <claudio@openbsd.org> |