aboutsummaryrefslogtreecommitdiffstats
path: root/packet-cosine.c
AgeCommit message (Collapse)AuthorFilesLines
2002-08-28Removed trailing whitespaces from .h and .c files using thejmayer1-17/+17
winapi_cleanup tool written by Patrik Stridvall for the wine project. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@6117 f5534014-38df-0310-8fa8-9805f1628bb7
2002-08-16Updates from Motonori Shindo.guy1-16/+6
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@6000 f5534014-38df-0310-8fa8-9805f1628bb7
2002-08-02Replace the types from sys/types.h and netinet/in.h by their glib.hjmayer1-5/+1
equivalents for the toplevel directory. The removal of winsock2.h will hopefully not cause any problems under MSVC++, as those files using struct timeval still include wtap.h, which still includes winsock2.h. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@5932 f5534014-38df-0310-8fa8-9805f1628bb7
2002-07-31From Motonori Shindo: support for reading CoSine L2 debug output.guy1-0/+207
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@5922 f5534014-38df-0310-8fa8-9805f1628bb7