Wireshark-commits: [Wireshark-commits] rev 53178: / /trunk/epan/: proto.c /trunk/wsutil/: CMakeList

Date: Sat, 09 Nov 2013 04:47:12 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=53178

User: darkjames
Date: 2013/11/09 04:47 AM

Log:
 Rename swar_count_bits() to ws_count_ones()
 Try to make ws_count_ones() inline function.

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

Directory: /trunk/wsutil/
  Changes    Path                 Action
  +0 -1      CMakeLists.txt       Modified
  +1 -2      Makefile.common      Modified
  +53 -0     bits_count_ones.h    Added
  +0 -49     swar.c               Removed
  +0 -32     swar.h               Removed