Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/majn/tgl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVysheng <mail@vysheng.ru>2015-01-14 19:17:36 +0300
committerVysheng <mail@vysheng.ru>2015-01-14 19:17:36 +0300
commit928d22945f59a8de3a419575c8764a7235b6d0bc (patch)
tree4ce580487a7899a1c515354a92de6ea45bc67c45 /tg-mime-types.c
parent24913d9a7a5b97e7ea4d7e49fccbceb331646e9d (diff)
parent7c69f2665ffff1924c6a107f73fefcca82306b76 (diff)
Merge branch 'master' of github.com:vysheng/tgl
Conflicts: tg-mime-types.c
Diffstat (limited to 'tg-mime-types.c')
-rw-r--r--tg-mime-types.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tg-mime-types.c b/tg-mime-types.c
index cca74e7..8e59453 100644
--- a/tg-mime-types.c
+++ b/tg-mime-types.c
@@ -85,7 +85,6 @@ char *tg_mime_by_filename (const char *filename) {
mime_init ();
}
-
static char *def = "application/octet-stream";
if (strlen (p) > 10) {
return def;