Ethereal-dev: [ethereal-dev] ethereal alignment.h

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Mon, 10 May 1999 15:17:37 -0500
Update of /usr/local/cvsroot/ethereal
In directory pow.zing.org:/tmp/cvs-serv14635

Modified Files:
	alignment.h 
Log Message:
Get rid of the "P*" macros, as we're not using them (Ethereal only reads
packets, it doesn't store into them), and make the "G*" macros use
"pletohs()" and "pletohl()", making them platform-independent.