summaryrefslogtreecommitdiff
path: root/sal/rtl/source/uuid.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sal/rtl/source/uuid.cxx')
-rw-r--r--sal/rtl/source/uuid.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sal/rtl/source/uuid.cxx b/sal/rtl/source/uuid.cxx
index 79790c99887e..7be3847e6902 100644
--- a/sal/rtl/source/uuid.cxx
+++ b/sal/rtl/source/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.
@@ -178,3 +179,4 @@ extern "C" sal_Int32 SAL_CALL rtl_compareUuid( const sal_uInt8 *pUUID1 , const s
}
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */