summaryrefslogtreecommitdiff
path: root/fribidi_tables.i
diff options
context:
space:
mode:
authorbehdad <behdad>2001-04-07 18:54:47 +0000
committerbehdad <behdad>2001-04-07 18:54:47 +0000
commit4154a1940608c55d95a6bae0523893d9e88dd213 (patch)
tree99afc676a953a8d45dcdb23eedd7af2be049df54 /fribidi_tables.i
parent76913dfa8089aa05ce36e99448ab8a9ec75b84f3 (diff)
Small changes
Diffstat (limited to 'fribidi_tables.i')
-rw-r--r--fribidi_tables.i10
1 files changed, 7 insertions, 3 deletions
diff --git a/fribidi_tables.i b/fribidi_tables.i
index f3f7028..9dc932e 100644
--- a/fribidi_tables.i
+++ b/fribidi_tables.i
@@ -1,7 +1,8 @@
/*========================================================================
-// This file was automatically created from PropList.txt, version 3.0.1,
-// and BidiMirroring.txt, version 1, by the perl script CreateGetType.pl.
-//----------------------------------------------------------------------*/
+ * This file was automatically created from PropList.txt, version 3.0.1,
+ * and BidiMirroring.txt, version 1, by the perl script CreateGetType.pl.
+ *----------------------------------------------------------------------*/
+/* *INDENT-OFF* */
#include "fribidi.h"
@@ -1099,3 +1100,6 @@ struct {
};
gint nFriBidiMirroredChars = 140;
+
+
+/* *INDENT-ON* */