SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
12
net/ns/patches/patch-linkstate_ls_cc
Normal file
12
net/ns/patches/patch-linkstate_ls_cc
Normal file
|
@ -0,0 +1,12 @@
|
|||
Index: linkstate/ls.cc
|
||||
--- linkstate/ls.cc.orig
|
||||
+++ linkstate/ls.cc
|
||||
@@ -81,7 +81,7 @@ static class initRouting { (public)
|
||||
}
|
||||
} lsRoutingInitializer;
|
||||
|
||||
-static void ls_error(char* msg)
|
||||
+static void ls_error(const char* msg)
|
||||
{
|
||||
fprintf(stderr, "%s\n", msg);
|
||||
abort();
|
Loading…
Add table
Add a link
Reference in a new issue