Revision: 2727
http://ipcop.svn.sourceforge.net/ipcop/?rev=2727&view=rev
Author: gespinasse
Date: 2009-04-19 13:38:12 +0000 (Sun, 19 Apr 2009)
Log Message:
-----------
Revert the test so it work
Modified Paths:
--------------
ipcop/trunk/src/installer/helper.c
Modified: ipcop/trunk/src/installer/helper.c
===================================================================
--- ipcop/trunk/src/installer/helper.c 2009-04-19 13:12:57 UTC (rev 2726)
+++ ipcop/trunk/src/installer/helper.c 2009-04-19 13:38:12 UTC (rev 2727)
@@ -113,7 +113,7 @@
char mycommand[STRING_SIZE_LARGE + 64]; //we have a large buffer for
the initrd setup!
int cr = 0;
- if (strchr(mycommand, '\n') == 0)
+ if (strchr(mycommand, '\n'))
cr = 1;
#if 0
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today.
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
Ipcop-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ipcop-svn