summaryrefslogtreecommitdiff
path: root/comphelper/qa
diff options
context:
space:
mode:
authorWilhelm Pflueger <Wilhelm.Pflueger@web.de>2011-02-05 23:02:36 +0100
committerDavid Tardon <dtardon@redhat.com>2011-02-07 10:01:04 +0100
commita737bdeb324c6df06ab48276a25c495697aad77d (patch)
treeb926742df29d8f9b5a1d14d0d9b972af6beb14d5 /comphelper/qa
parentc51592268380d7b8b1bae8358165f79e8540b496 (diff)
Removed odd line.
Diffstat (limited to 'comphelper/qa')
-rw-r--r--comphelper/qa/test_string.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/comphelper/qa/test_string.cxx b/comphelper/qa/test_string.cxx
index 3a631d96790a..c525d31eaa67 100644
--- a/comphelper/qa/test_string.cxx
+++ b/comphelper/qa/test_string.cxx
@@ -82,6 +82,6 @@ CPPUNIT_TEST_SUITE_REGISTRATION(TestString);
}
-//NOADDITIONAL;
+
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */