Wireshark-commits: [Wireshark-commits] rev 53652: /trunk/ /trunk/epan/crypt/: airpdcap.c airpdcap_t

Date: Fri, 29 Nov 2013 18:59:08 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=53652

User: darkjames
Date: 2013/11/29 06:59 PM

Log:
 Rename some of pint.h macros to match common style (bits number on the end).
 
    pntohs  -> pntoh16
    pntohl  -> pntoh32
    pletohs -> pletoh16
    pletohl -> pletoh32
    phtons  -> phton16
    phtonl  -> phton32

Directory: /trunk/epan/crypt/
  Changes    Path               Action
  +5 -5      airpdcap.c         Modified
  +1 -1      airpdcap_tkip.c    Modified

Directory: /trunk/epan/dissectors/
  Changes    Path                                Action
  +1 -1      packet-ap1394.c                     Modified
  +2 -2      packet-atm.c                        Modified
  +1 -1      packet-chdlc.c                      Modified
  +1 -1      packet-cipsafety.c                  Modified
  +1 -1      packet-enc.c                        Modified
  +2 -2      packet-esis.c                       Modified
  +1 -1      packet-eth.c                        Modified
  +2 -2      packet-giop.c                       Modified
  +1 -1      packet-gmhdr.c                      Modified


(31 files not shown)