summaryrefslogtreecommitdiffstats
path: root/kate/data/ansic89.xml
diff options
context:
space:
mode:
Diffstat (limited to 'kate/data/ansic89.xml')
-rw-r--r--kate/data/ansic89.xml8
1 files changed, 7 insertions, 1 deletions
diff --git a/kate/data/ansic89.xml b/kate/data/ansic89.xml
index 2fb3b2d1e..bcd3170b6 100644
--- a/kate/data/ansic89.xml
+++ b/kate/data/ansic89.xml
@@ -24,7 +24,13 @@
Boston, MA 02110-1301, USA.
-->
-<language name="ANSI C89" version="1.09" kateversion="2.4" section="Sources" extensions="*.c;*.C;*.h" mimetype="text/x-csrc;text/x-c++src;text/x-chdr" priority="2" author="Dominik Haumann (dhdev@gmx.de)" license="LGPL">
+<language name="ANSI C89" section="Sources"
+ version="1.10" kateversion="2.4"
+ indenter="cstyle"
+ extensions="*.c;*.C;*.h"
+ mimetype="text/x-csrc;text/x-c++src;text/x-chdr"
+ priority="2"
+ author="Dominik Haumann (dhdev@gmx.de)" license="LGPL">
<highlighting>
<list name="keywords">
<item> break </item>