Enlightenment CVS committal

Author  : mandrake
Project : e16
Module  : e

Dir     : e16/e/dox


Modified Files:
        text.c 


Log Message:
Thu Mar 18 12:10:13 EST 2004
(Mandrake)

Fixed a boatload of warnings.  Commented out a couple of functions that
were no longer being used.  I fixed some of these warnings a few years ago
and somehow *ahem* they were put back in ;)

===================================================================
RCS file: /cvsroot/enlightenment/e16/e/dox/text.c,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -3 -r1.12 -r1.13
--- text.c      13 Feb 2004 18:13:55 -0000      1.12
+++ text.c      18 Mar 2004 17:03:29 -0000      1.13
@@ -231,6 +231,7 @@
      }
    freestrlist(lines, num_lines);
    return;
+   fsize = 0;
 }
 
 void
@@ -430,4 +431,5 @@
      }
    freestrlist(lines, num_lines);
    return;
+   h = fsize = 0;
 }




-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to