summaryrefslogtreecommitdiff
path: root/uui/source/passworderrs.src
diff options
context:
space:
mode:
Diffstat (limited to 'uui/source/passworderrs.src')
-rw-r--r--uui/source/passworderrs.src3
1 files changed, 3 insertions, 0 deletions
diff --git a/uui/source/passworderrs.src b/uui/source/passworderrs.src
index a557b8343022..9b327a9371f6 100644
--- a/uui/source/passworderrs.src
+++ b/uui/source/passworderrs.src
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
* This file is part of the LibreOffice project.
*
@@ -44,3 +45,5 @@ String STR_ERROR_PASSWORDS_NOT_IDENTICAL
{
Text [ en-US ] = "The password confirmation does not match.";
};
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */