chiark / gitweb /
noip.c: Silence GCC warnings about unused return values.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 5 Jun 2010 10:53:37 +0000 (11:53 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 5 Jun 2010 10:53:37 +0000 (11:53 +0100)
Actually act on errors from fgets while skipping the header on
/proc/net/unix, even though it's unlikely to be bad and we'll fail
later anyway.  The write in printerr is not worth worrying about.


No differences found