apcupsd.c:107:15: warning: 'sizeof' on array function parameter 'line' will return size of 'char *' [-Wsizeof-array-argument]
sz -= sizeof(line);
Fixed in 30d09e2
Log in to post a comment.
Fixed in 30d09e2