aboutsummaryrefslogtreecommitdiffstats
path: root/alignment.h
Commit message (Collapse)AuthorAgeFilesLines
* Removed trailing whitespaces from .h and .c files using theJörg Mayer2002-08-281-4/+4
| | | | | | | winapi_cleanup tool written by Patrik Stridvall for the wine project. svn path=/trunk/; revision=6117
* Give it an RCS ID.Guy Harris1999-09-231-0/+2
| | | | svn path=/trunk/; revision=706
* Get rid of the "P*" macros, as we're not using them (Ethereal only readsGuy Harris1999-05-101-12/+3
| | | | | | | packets, it doesn't store into them), and make the "G*" macros use "pletohs()" and "pletohl()", making them platform-independent. svn path=/trunk/; revision=265
* Added new files for SMB decode: packet-smb.c, alignment.h, smb.hRichard Sharpe1999-05-091-0/+36
svn path=/trunk/; revision=259