[FriBidi-commit] fribidi/lib fribidi-bidi.c, 1.2, 1.3 fribidi.c,
1.1.1.1, 1.2
Behdad Esfahbod
behdad at pdx.freedesktop.org
Mon Apr 26 05:12:44 EST 2004
Update of /cvs/fribidi/fribidi/lib
In directory pdx:/tmp/cvs-serv32623
Modified Files:
fribidi-bidi.c fribidi.c
Log Message:
More recovery after the unintentionaly rm -f *.c!
Index: fribidi-bidi.c
===================================================================
RCS file: /cvs/fribidi/fribidi/lib/fribidi-bidi.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- a/fribidi-bidi.c 25 Apr 2004 18:58:25 -0000 1.2
+++ b/fribidi-bidi.c 25 Apr 2004 19:12:42 -0000 1.3
@@ -40,6 +40,7 @@
#include <fribidi-env.h>
#include "mem.h"
+#include "bidi-types.h"
#include "common.h"
Index: fribidi.c
===================================================================
RCS file: /cvs/fribidi/fribidi/lib/fribidi.c,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -d -r1.1.1.1 -r1.2
--- a/fribidi.c 25 Apr 2004 18:47:57 -0000 1.1.1.1
+++ b/fribidi.c 25 Apr 2004 19:12:42 -0000 1.2
@@ -61,7 +61,7 @@
"You may redistribute copies of " FRIBIDI_NAME " under the terms of\n"
"the GNU Lesser General Public License.\n"
"For more information about these matters, see the file named COPYING.\n"
- "Written by Behdad Esfahbod.\n";
+ "Written by Behdad Esfahbod and Dov Grobgeld.\n";
/* Editor directions:
* vim:textwidth=78:tabstop=8:shiftwidth=2:autoindent:cindent
More information about the FriBidi-Commit
mailing list