[FriBidi-commit] fribidi2/lib fribidi-deprecated.c,1.5,1.6

Behdad Esfahbod behdad at kemper.freedesktop.org
Thu Jun 1 15:53:57 PDT 2006


Update of /cvs/fribidi/fribidi2/lib
In directory kemper:/tmp/cvs-serv22120

Modified Files:
	fribidi-deprecated.c 
Log Message:
More comments.


Index: fribidi-deprecated.c
===================================================================
RCS file: /cvs/fribidi/fribidi2/lib/fribidi-deprecated.c,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- fribidi-deprecated.c	1 Jun 2006 22:52:29 -0000	1.5
+++ fribidi-deprecated.c	1 Jun 2006 22:53:55 -0000	1.6
@@ -274,6 +274,8 @@
 
   /* line breaking goes here, but we assume one line in this function */
 
+  /* and this should be called once per line, but again, we assume one
+   * line in this deprecated function */
   status =
     fribidi_reorder_line (flags, bidi_types, len, 0, *pbase_dir,
 			  embedding_levels, visual_str,



More information about the fribidi-commit mailing list