wok-6.x diff syslinux/stuff/extra/ifmem.c @ rev 5963

freeradius: fix depends
author Antoine Bodin <gokhlayeh@mailoo.org>
date Thu Aug 05 23:03:13 2010 +0200 (2010-08-05)
parents e2bb5ccdcbeb
children 48283b8cd35d
line diff
     1.1 --- a/syslinux/stuff/extra/ifmem.c	Fri Oct 02 11:37:50 2009 +0200
     1.2 +++ b/syslinux/stuff/extra/ifmem.c	Thu Aug 05 23:03:13 2010 +0200
     1.3 @@ -139,6 +139,7 @@
     1.4  		}
     1.5  		*p++ = 0;
     1.6  		s = cmdline;
     1.7 +		break;
     1.8  	}
     1.9    }
    1.10