aboutsummaryrefslogtreecommitdiffstats
path: root/alignment.h
AgeCommit message (Collapse)AuthorFilesLines
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