Merge branch 'develop' into MAX-11

This commit is contained in:
VilhoRaatikka
2014-06-16 19:53:19 +03:00
20 changed files with 1363 additions and 39 deletions

View File

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