Cvs Commit: cvsnt
| Newsgroups | gmane.comp.version-control.cvs.windows-nt.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /cvs Module name: cvsnt Changes by: [email protected] Wed Apr 23 22:15:01 2008 On host: debiancvs.march-hare.local Directory: cvsnt/cvsapi M Zeroconf.cpp CVSNT_BRANCH_2_5_03_2382 1.1.2.16.4.1 -> 1.1.2.16.4.2 Bug Id: Log message: fix compile error on suse - no stricmp() use strcasecmp() instead. Not really sure why this has only just shown up, I don't think that this code is new...