[Libreoffice-commits] .: sc/qa

Caolán McNamara caolan at kemper.freedesktop.org
Tue Oct 19 07:43:21 PDT 2010


 sc/qa/unit/ucalc.cxx |    3 +++
 1 file changed, 3 insertions(+)

New commits:
commit 06f7beb563118492dc630b80bbe55552de01aac1
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Tue Oct 19 15:43:17 2010 +0100

    add mode lines

diff --git a/sc/qa/unit/ucalc.cxx b/sc/qa/unit/ucalc.cxx
index a643db0..f024881 100644
--- a/sc/qa/unit/ucalc.cxx
+++ b/sc/qa/unit/ucalc.cxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
 /*
  * Known problems:
  * + We need to re-enable the exports.map with the right symbol
@@ -99,3 +100,5 @@ CPPUNIT_TEST_SUITE_REGISTRATION(Test);
 }
 
 CPPUNIT_PLUGIN_IMPLEMENT();
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */


More information about the Libreoffice-commits mailing list