summaryrefslogtreecommitdiff
path: root/desktop/source/pagein/file_image.h
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/source/pagein/file_image.h')
-rw-r--r--desktop/source/pagein/file_image.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/desktop/source/pagein/file_image.h b/desktop/source/pagein/file_image.h
index 42054291b5fb..4d081713a736 100644
--- a/desktop/source/pagein/file_image.h
+++ b/desktop/source/pagein/file_image.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.
@@ -76,3 +77,5 @@ int file_image_close (
#endif
#endif /* INCLUDED_ODEP_IMAGE_H */
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */