aboutsummaryrefslogtreecommitdiffstats
path: root/src/inputStream.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/inputStream.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/inputStream.h b/src/inputStream.h
index 21d593bcf..0355d7124 100644
--- a/src/inputStream.h
+++ b/src/inputStream.h
@@ -68,4 +68,3 @@ size_t readFromInputStream(InputStream * inStream, void * ptr, size_t size,
size_t nmemb);
#endif
-/* vim:set shiftwidth=4 tabstop=8 expandtab: */