summaryrefslogtreecommitdiff
path: root/sdext/source/pdfimport/wrapper/hash.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sdext/source/pdfimport/wrapper/hash.cxx')
-rw-r--r--sdext/source/pdfimport/wrapper/hash.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/sdext/source/pdfimport/wrapper/hash.cxx b/sdext/source/pdfimport/wrapper/hash.cxx
index 3fc9c059d313..050745242da9 100644
--- a/sdext/source/pdfimport/wrapper/hash.cxx
+++ b/sdext/source/pdfimport/wrapper/hash.cxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/* C++ code produced by gperf version 3.0.1 */
/* Command-line: gperf -C -t -l -L C++ -m 20 -Z PdfKeywordHash keyword_list */
/* Computed positions: -k'4-5,$' */
@@ -212,3 +213,5 @@ PdfKeywordHash::in_word_set (register const char *str, register unsigned int len
}
return 0;
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */