[FriBidi-commit] fribidi/gen.tab gen-bidi-type-tab.c, 1.14, 1.15 gen-mirroring-tab.c, 1.11, 1.12 gen-joining-type-tab.c, 1.3, 1.4

Behdad Esfahbod behdad at freedesktop.org
Tue Jun 7 01:42:17 PDT 2005


Update of /cvs/fribidi/fribidi/gen.tab
In directory gabe:/tmp/cvs-serv16912

Modified Files:
	gen-bidi-type-tab.c gen-mirroring-tab.c gen-joining-type-tab.c 
Log Message:
Extra space removed!


Index: gen-bidi-type-tab.c
===================================================================
RCS file: /cvs/fribidi/fribidi/gen.tab/gen-bidi-type-tab.c,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- gen-bidi-type-tab.c	27 Aug 2004 21:55:59 -0000	1.14
+++ gen-bidi-type-tab.c	7 Jun 2005 08:42:15 -0000	1.15
@@ -313,7 +313,7 @@
 )
 {
   fprintf (stderr,
-	   "Generating `" outputname "' , it may take up to a few minutes\n");
+	   "Generating `" outputname "', it may take up to a few minutes\n");
   printf ("/* " outputname "\n * generated by " appname " (" FRIBIDI_NAME " "
 	  FRIBIDI_VERSION ")\n" " * from the file %s of Unicode version "
 	  FRIBIDI_UNICODE_VERSION ". */\n\n", data_file_type);

Index: gen-mirroring-tab.c
===================================================================
RCS file: /cvs/fribidi/fribidi/gen.tab/gen-mirroring-tab.c,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- gen-mirroring-tab.c	27 Aug 2004 21:55:59 -0000	1.11
+++ gen-mirroring-tab.c	7 Jun 2005 08:42:15 -0000	1.12
@@ -193,7 +193,7 @@
   const char *key_type;
 
   fprintf (stderr,
-	   "Generating `" outputname "' , it may take up to a few minutes\n");
+	   "Generating `" outputname "', it may take up to a few minutes\n");
   printf ("/* " outputname "\n * generated by " appname " (" FRIBIDI_NAME " "
 	  FRIBIDI_VERSION ")\n" " * from the file %s of Unicode version "
 	  FRIBIDI_UNICODE_VERSION ". */\n\n", data_file_type);

Index: gen-joining-type-tab.c
===================================================================
RCS file: /cvs/fribidi/fribidi/gen.tab/gen-joining-type-tab.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- gen-joining-type-tab.c	27 Aug 2004 21:55:59 -0000	1.3
+++ gen-joining-type-tab.c	7 Jun 2005 08:42:15 -0000	1.4
@@ -306,7 +306,7 @@
 )
 {
   fprintf (stderr,
-	   "Generating `" outputname "' , it may take up to a few minutes\n");
+	   "Generating `" outputname "', it may take up to a few minutes\n");
   printf ("/* " outputname "\n * generated by " appname " (" FRIBIDI_NAME " "
 	  FRIBIDI_VERSION ")\n" " * from the files %s, %s of Unicode version "
 	  FRIBIDI_UNICODE_VERSION ". */\n\n", data_file_type[0],



More information about the fribidi-commit mailing list