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

Date: Mon, 01 Jan 2007 20:07:24 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=20256

User: gerald
Date: 2007/01/01 08:07 PM

Log:
 Fix a compiler warning.  Surround an MSVC-specific #pragma with an
 #ifdef, and add a link to a -dev mailing list thread pointing out that
 it may not be necessary.  Fixup whitespace and comments.

Directory: /trunk/epan/crypt/
  Changes    Path               Action
  +46 -50    airpdcap.c         Modified
  +24 -28    airpdcap_ccmp.c    Modified
  +58 -43    airpdcap_int.h     Modified