2009-04-17 sponge

* fixed setIP, just be sure to distclean before building :-)
    * more lint taken care of as well.
This commit is contained in:
sponge
2009-04-17 13:45:47 +00:00
parent c3f9e20247
commit e6cecab0b6
4 changed files with 11 additions and 7 deletions

View File

@ -1,3 +1,7 @@
2009-04-17 sponge
* fixed setIP, just be sure to distclean before building :-)
* more lint taken care of as well.
2009-04-17 sponge
* setIP wants to be a static method in the class, but it produces
warnings about it being static from other code.