Clean up some compiler warnings

This commit is contained in:
Mark Riddoch
2014-06-16 08:40:04 +01:00
parent 850603171b
commit 189793f992
7 changed files with 19 additions and 5 deletions

View File

@ -130,6 +130,7 @@ setipaddress(struct in_addr *a, char *p) {
return 1;
}
#endif
return 0;
}
/**