[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kfte/src
From:       Marc Espie <espie () nerim ! net>
Date:       2003-01-27 21:14:46
[Download RAW message or body]

CVS commit by espie: 

execl(..., (void *)0)


  M +2 -2      e_unix.cpp   1.4


--- kfte/src/e_unix.cpp  #1.3:1.4
@@ -58,6 +58,6 @@ int EView::SysShowHelp(ExState &State, c
                    "-a",
 #endif
-                   word, NULL);
-            // execlp("/bin/sh", "sh", "-c", command, NULL);
+                   word, (void *)0);
+            // execlp("/bin/sh", "sh", "-c", command, (void *)0);
         }
         perror("Can't Exec Command\n");


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic