Introduction
Introduction Statistics Contact Development Disclaimer Help
handlr: args is not used, suppress warning - geomyidae - A small C-based gopher…
git clone git://bitreich.org/geomyidae/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfri…
Log
Files
Refs
Tags
README
LICENSE
---
commit 38fbc5e6f24914eb7f76ee9ea9c06b4ffd6a64ca
parent 1901d9ec87e4a4d9fe4caf5196011f9a8d1674e1
Author: Hiltjo Posthuma <[email protected]>
Date: Sat, 24 Oct 2015 18:57:21 +0200
handlr: args is not used, suppress warning
Signed-off-by: Christoph Lohmann <[email protected]>
Diffstat:
M handlr.c | 1 +
1 file changed, 1 insertion(+), 0 deletions(-)
---
diff --git a/handlr.c b/handlr.c
@@ -29,6 +29,7 @@ handledir(int sock, char *path, char *port, char *base, char …
struct stat st;
filetype *type;
+ USED(args);
USED(sear);
pa = gstrdup(path);
You are viewing proxied material from bitreich.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.