summaryrefslogtreecommitdiff
path: root/dxr3i18n.c
diff options
context:
space:
mode:
Diffstat (limited to 'dxr3i18n.c')
-rw-r--r--dxr3i18n.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/dxr3i18n.c b/dxr3i18n.c
index d63fd16..12dfe5e 100644
--- a/dxr3i18n.c
+++ b/dxr3i18n.c
@@ -746,3 +746,9 @@ const tI18nPhrase Phrases[] = {
},
{ NULL }
};
+
+// Local variables:
+// mode: c++
+// c-file-style: "stroustrup"
+// indent-tabs-mode: t
+// End: