diff options
Diffstat (limited to 'source/lib/util.c')
-rw-r--r-- | source/lib/util.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source/lib/util.c b/source/lib/util.c index b0d6e82970e..9a9f87d4737 100644 --- a/source/lib/util.c +++ b/source/lib/util.c @@ -3262,3 +3262,4 @@ char *get_trusted_serverlist(const char* domain) return NULL; } + |