Enlightenment CVS committal
Author : handyande
Project : misc
Module : equate
Dir : misc/equate/src
Modified Files:
gui.c
Log Message:
Fix continue
===================================================================
RCS file: /cvsroot/enlightenment/misc/equate/src/gui.c,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -3 -r1.42 -r1.43
--- gui.c 20 Sep 2004 22:54:32 -0000 1.42
+++ gui.c 15 Oct 2004 14:26:39 -0000 1.43
@@ -115,7 +115,7 @@
if (cont) {
memcpy(&disp[0], "Ans", 3);
memcpy(&disp[3], key, slen);
- len = strlen(disp);
+ len = 3;
} else
memcpy(&disp[len], key, slen);
disp[len + slen] = '\0';
-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs