summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwpprtinfo.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'lotuswordpro/source/filter/lwpprtinfo.cxx')
-rw-r--r--lotuswordpro/source/filter/lwpprtinfo.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/lotuswordpro/source/filter/lwpprtinfo.cxx b/lotuswordpro/source/filter/lwpprtinfo.cxx
index 16e6bf53a704..75adc1a8297b 100644
--- a/lotuswordpro/source/filter/lwpprtinfo.cxx
+++ b/lotuswordpro/source/filter/lwpprtinfo.cxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* The Contents of this file are made available subject to the terms of
@@ -103,3 +104,5 @@ void LwpPrinterInfo::Skip(LwpObjectStream *pStrm)
}
pStrm->SkipExtra();
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */