artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b5aa971
)
Remove extra newlines
author
claudio
<claudio@openbsd.org>
Wed, 21 Jun 2023 07:44:08 +0000
(07:44 +0000)
committer
claudio
<claudio@openbsd.org>
Wed, 21 Jun 2023 07:44:08 +0000
(07:44 +0000)
usr.sbin/ospfd/lsupdate.c
patch
|
blob
|
history
diff --git
a/usr.sbin/ospfd/lsupdate.c
b/usr.sbin/ospfd/lsupdate.c
index
25c6b3a
..
27415ea
100644
(file)
--- a/
usr.sbin/ospfd/lsupdate.c
+++ b/
usr.sbin/ospfd/lsupdate.c
@@
-1,4
+1,4
@@
-/* $OpenBSD: lsupdate.c,v 1.5
2 2023/06/20 15:19:55
claudio Exp $ */
+/* $OpenBSD: lsupdate.c,v 1.5
3 2023/06/21 07:44:08
claudio Exp $ */
/*
* Copyright (c) 2005 Claudio Jeker <claudio@openbsd.org>
@@
-202,8
+202,6
@@
add_ls_update(struct ibuf *buf, struct iface *iface, void *data, u_int16_t len,
return (1);
}
-
-
int
send_ls_update(struct ibuf *buf, struct iface *iface, struct in_addr addr,
u_int32_t nlsa)