We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fbf411 commit 0746797Copy full SHA for 0746797
src/netlog-conf.h
@@ -25,7 +25,7 @@
25
#include "conf-parser.h"
26
#include "netlog-manager.h"
27
28
-const struct ConfigPerfItem* netlog_gperf_lookup(const char *key, unsigned length);
+const struct ConfigPerfItem* netlog_gperf_lookup(const char *key, size_t length);
29
int config_parse_netlog_remote_address(const char *unit,
30
const char *filename,
31
unsigned line,
0 commit comments