Ethereal-cvs: [Ethereal-cvs] Rev 11945: /trunk/epan/: proto.c

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

Date: Wed, 08 Sep 2004 19:36:28 -0000
User: guy
Date: 2004/09/08 02:36 PM

Log:
 To conert a little-endian value to a big-endian value, use
 GUINT32_SWAP_LE_BE(), not GUINT32_TO_BE() - the latter converts a
 host-byte-order value to big-endian, but the host might be big-endian.

Directory: /trunk/epan/
  Changes    Path          Action
  +1 -1      proto.c       Modified



http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=11945&view=rev