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