aboutsummaryrefslogtreecommitdiffstats
path: root/alignment.h
AgeCommit message (Collapse)AuthorFilesLines
2002-08-28Removed trailing whitespaces from .h and .c files using theJörg Mayer1-4/+4
winapi_cleanup tool written by Patrik Stridvall for the wine project. svn path=/trunk/; revision=6117
1999-09-23Give it an RCS ID.Guy Harris1-0/+2
svn path=/trunk/; revision=706
1999-05-10Get rid of the "P*" macros, as we're not using them (Ethereal only readsGuy Harris1-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
1999-05-09Added new files for SMB decode: packet-smb.c, alignment.h, smb.hRichard Sharpe1-0/+36
svn path=/trunk/; revision=259