Enlightenment CVS committal

Author  : handyande
Project : e17
Module  : apps/examine

Dir     : e17/apps/examine/src


Modified Files:
        exsh.c 


Log Message:
oopsie, found the realine segv
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/examine/src/exsh.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- exsh.c      13 Jan 2004 19:51:50 -0000      1.2
+++ exsh.c      14 Jan 2004 23:17:35 -0000      1.3
@@ -608,7 +608,7 @@
   printf("exsh: connecting to %s.\n", pipe_name);
 
 #if defined(HAVE_READLINE_HISTORY)
-  *history = NULL;
+  history = NULL;
 
   using_history();
   stifle_history(96);




-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to