summaryrefslogtreecommitdiff
path: root/dbaccess/source/sdbtools/resource/sdbt_strings.src
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/sdbtools/resource/sdbt_strings.src')
-rw-r--r--dbaccess/source/sdbtools/resource/sdbt_strings.src3
1 files changed, 3 insertions, 0 deletions
diff --git a/dbaccess/source/sdbtools/resource/sdbt_strings.src b/dbaccess/source/sdbtools/resource/sdbt_strings.src
index 2ad724412474..858c0d70633e 100644
--- a/dbaccess/source/sdbtools/resource/sdbt_strings.src
+++ b/dbaccess/source/sdbtools/resource/sdbt_strings.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.
*
@@ -52,3 +53,5 @@ String STR_INVALID_COMMAND_TYPE
{
Text [ en-US ] = "Invalid command type - only TABLE and QUERY from com.sun.star.sdb.CommandType are allowed.";
};
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */