strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'systemd'
[strongswan.git]
/
scripts
/
fetch.c
diff --git
a/scripts/fetch.c
b/scripts/fetch.c
index
f58b37f
..
a7d98c9
100644
(file)
--- a/
scripts/fetch.c
+++ b/
scripts/fetch.c
@@
-35,7
+35,7
@@
int main(int argc, char *argv[])
{
chunk_t res;
- library_init(NULL);
+ library_init(NULL
, "fetch"
);
atexit(library_deinit);
lib->plugins->load(lib->plugins, PLUGINS);