[PATCH] Fixed typo in config.def.h

From: Eric Pruitt <eric.pruitt_AT_gmail.com>
Date: Sat, 18 Apr 2015 13:04:26 -0700

---
 config.def.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config.def.h b/config.def.h
index a17a84b..0dc9cb1 100644
--- a/config.def.h
+++ b/config.def.h
_AT_@ -19,7 +19,7 @@ static const MimeType servermimes[] = {
 	{ "c",    "text/plain" },
 	{ "h",    "text/plain" },
 	{ "go",   "text/plain" },
-	{ "sh"    "text/plain" },
+	{ "sh",   "text/plain" },
 	{ "log",  "text/plain" },
 	{ "txt",  "text/plain" },
 	{ "md",   "text/plain" },
-- 
1.7.10.4
--J/dobhs11T7y2rNN--
Received on Mon Sep 17 2001 - 00:00:00 CEST

This archive was generated by hypermail 2.3.0 : Sat Apr 18 2015 - 23:24:03 CEST