aboutsummaryrefslogtreecommitdiffstats
path: root/src/inputStream_http.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/inputStream_http.h')
-rw-r--r--src/inputStream_http.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/inputStream_http.h b/src/inputStream_http.h
index 4e213cd57..ef7df5e5e 100644
--- a/src/inputStream_http.h
+++ b/src/inputStream_http.h
@@ -37,4 +37,3 @@ int inputStream_httpAtEOF(InputStream * inStream);
int inputStream_httpBuffer(InputStream * inStream);
#endif
-/* vim:set shiftwidth=8 tabstop=8 expandtab: */