summaryrefslogtreecommitdiff
path: root/sal/qa/rtl/uuid/rtl_Uuid.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sal/qa/rtl/uuid/rtl_Uuid.cxx')
-rw-r--r--sal/qa/rtl/uuid/rtl_Uuid.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sal/qa/rtl/uuid/rtl_Uuid.cxx b/sal/qa/rtl/uuid/rtl_Uuid.cxx
index 0c4bcefe66ac..2b85e5d6fe06 100644
--- a/sal/qa/rtl/uuid/rtl_Uuid.cxx
+++ b/sal/qa/rtl/uuid/rtl_Uuid.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.
@@ -226,3 +227,4 @@ CPPUNIT_TEST_SUITE_NAMED_REGISTRATION(rtl_Uuid::createNamedUuid, "rtl_Uuid");
NOADDITIONAL;
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */