summaryrefslogtreecommitdiff
path: root/crashrep/source/win32/base64.h
diff options
context:
space:
mode:
Diffstat (limited to 'crashrep/source/win32/base64.h')
-rw-r--r--[-rwxr-xr-x]crashrep/source/win32/base64.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/crashrep/source/win32/base64.h b/crashrep/source/win32/base64.h
index d6ab0e2760d2..241899563802 100755..100644
--- a/crashrep/source/win32/base64.h
+++ b/crashrep/source/win32/base64.h
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -43,3 +44,4 @@ size_t base64_encode( FILE *fin, FILE *fout );
#endif /* __BASE64_H */
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */