summaryrefslogtreecommitdiff
path: root/filter/source/pdf/pdfuno.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'filter/source/pdf/pdfuno.cxx')
-rw-r--r--filter/source/pdf/pdfuno.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/filter/source/pdf/pdfuno.cxx b/filter/source/pdf/pdfuno.cxx
index 10c0f7df293d..a278cd5fd6bd 100644
--- a/filter/source/pdf/pdfuno.cxx
+++ b/filter/source/pdf/pdfuno.cxx
@@ -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.
@@ -122,3 +123,5 @@ extern "C"
return pRet;
}
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */