Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 22304: /trunk/wiretap/ /trunk/wiretap/: catapult_dct2000

Date: Fri, 13 Jul 2007 23:20:04 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=22304

User: guy
Date: 2007/07/13 11:20 PM

Log:
 Fix more ctype.h calls - casting to "int" suppresses the warning, but
 doesn't fix the problem, as the sign extension is still done; you have
 to cast to "guchar".

Directory: /trunk/wiretap/
  Changes    Path                  Action
  +10 -10    catapult_dct2000.c    Modified