summaryrefslogtreecommitdiff
path: root/sal/systools/win32/uwinapi/GetLongPathName.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'sal/systools/win32/uwinapi/GetLongPathName.cpp')
-rw-r--r--sal/systools/win32/uwinapi/GetLongPathName.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/sal/systools/win32/uwinapi/GetLongPathName.cpp b/sal/systools/win32/uwinapi/GetLongPathName.cpp
index fc10d64ee5b0..52027646810a 100644
--- a/sal/systools/win32/uwinapi/GetLongPathName.cpp
+++ b/sal/systools/win32/uwinapi/GetLongPathName.cpp
@@ -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.
@@ -111,3 +112,4 @@
return dwResult;
}
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */