]> granicus.if.org Git - fribidi/commitdiff
Extra space removed!
authorbehdad <behdad>
Tue, 7 Jun 2005 08:42:15 +0000 (08:42 +0000)
committerbehdad <behdad>
Tue, 7 Jun 2005 08:42:15 +0000 (08:42 +0000)
gen.tab/gen-bidi-type-tab.c
gen.tab/gen-joining-type-tab.c
gen.tab/gen-mirroring-tab.c

index 3a65f0a7f00ee8c1fa15ad3839ec9a19299b08ee..e300115786618b8c4c9ee30ae268ddcbd8fc8e3e 100644 (file)
@@ -1,10 +1,10 @@
 /* FriBidi
  * gen-bidi-type-tab.c - generate bidi-type.tab.i
  *
- * $Id: gen-bidi-type-tab.c,v 1.14 2004-08-27 21:55:59 behdad Exp $
+ * $Id: gen-bidi-type-tab.c,v 1.15 2005-06-07 08:42:15 behdad Exp $
  * $Author: behdad $
- * $Date: 2004-08-27 21:55:59 $
- * $Revision: 1.14 $
+ * $Date: 2005-06-07 08:42:15 $
+ * $Revision: 1.15 $
  * $Source: /home/behdad/src/fdo/fribidi/togit/git/../fribidi/fribidi2/gen.tab/gen-bidi-type-tab.c,v $
  *
  * Author:
@@ -313,7 +313,7 @@ gen_bidi_type_tab (
 )
 {
   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 80333cc2cad09c8a68a2a39d4095f32181df5f5e..58226697611ca28c7b7e189721043eb4c486ff9b 100644 (file)
@@ -1,10 +1,10 @@
 /* FriBidi
  * gen-joining-type-tab.c - generate joining-type.tab.i
  *
- * $Id: gen-joining-type-tab.c,v 1.3 2004-08-27 21:55:59 behdad Exp $
+ * $Id: gen-joining-type-tab.c,v 1.4 2005-06-07 08:42:15 behdad Exp $
  * $Author: behdad $
- * $Date: 2004-08-27 21:55:59 $
- * $Revision: 1.3 $
+ * $Date: 2005-06-07 08:42:15 $
+ * $Revision: 1.4 $
  * $Source: /home/behdad/src/fdo/fribidi/togit/git/../fribidi/fribidi2/gen.tab/gen-joining-type-tab.c,v $
  *
  * Author:
@@ -306,7 +306,7 @@ gen_joining_type_tab (
 )
 {
   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],
index f71b36188f11ddd87416a70c553b2d1d37d91326..b21dda9746fac7c6d42a93cef830cc886e725644 100644 (file)
@@ -1,10 +1,10 @@
 /* FriBidi
  * gen-mirroring-tab.c - generate mirroring.tab.i
  *
- * $Id: gen-mirroring-tab.c,v 1.11 2004-08-27 21:55:59 behdad Exp $
+ * $Id: gen-mirroring-tab.c,v 1.12 2005-06-07 08:42:15 behdad Exp $
  * $Author: behdad $
- * $Date: 2004-08-27 21:55:59 $
- * $Revision: 1.11 $
+ * $Date: 2005-06-07 08:42:15 $
+ * $Revision: 1.12 $
  * $Source: /home/behdad/src/fdo/fribidi/togit/git/../fribidi/fribidi2/gen.tab/gen-mirroring-tab.c,v $
  *
  * Author:
@@ -193,7 +193,7 @@ gen_mirroring_tab (
   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);