On 16-05-23 06:39 PM, Daniel Borkmann wrote:


m_simple.c: In function ‘parse_simple’:
m_simple.c:154:6: warning: too many arguments for format
[-Wformat-extra-args]
       *argv);
       ^
m_simple.c:103:14: warning: unused variable ‘maybe_bind’
[-Wunused-variable]
   int ok = 0, maybe_bind = 0;
               ^

Will send a fix. Thanks Daniel.

cheers,
jamal

Reply via email to