Enlightenment CVS committal

Author  : raster
Project : e17
Module  : libs/edb

Dir     : e17/libs/edb/tools


Modified Files:
        edb_ed.c 


Log Message:


mipspro happieness

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/edb/tools/edb_ed.c,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -3 -r1.19 -r1.20
--- edb_ed.c    16 May 2002 15:30:29 -0000      1.19
+++ edb_ed.c    29 Apr 2004 01:32:06 -0000      1.20
@@ -320,7 +320,7 @@
                                        data_read_size);
                                exit(-1);
                              }
-                           raw_data_size = fread( the_data + the_data_size - 
chunk_size,
+                           raw_data_size = fread( (char *)the_data + the_data_size - 
chunk_size,
                                                   1, chunk_size, stdin );
                          }
                        data_read_size += raw_data_size;




-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE. 
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to