Introduction
Introduction Statistics Contact Development Disclaimer Help
Default should be binary. - geomyidae - A small C-based gopherd.
git clone git://bitreich.org/geomyidae/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfri…
Log
Files
Refs
Tags
README
LICENSE
---
commit 8e2c7276d2fa5fd44602707bd0621e0a91646bb8
parent 15637a95cdfd6cda10f147ad8cfb56ae16a4abea
Author: Christoph Lohmann <[email protected]>
Date: Thu, 17 May 2012 20:10:58 +0200
Default should be binary.
Diffstat:
M ind.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ind.c b/ind.c
@@ -19,7 +19,7 @@
#include "handlr.h"
filetype type[] = {
- {"default", "0", handlebin},
+ {"default", "9", handlebin},
{"gph", "1", handlegph},
{"cgi", "0", handlecgi},
{"dcgi", "1", handledcgi},
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.