Replace remaining sizeof foo with sizeof(foo).
authorTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 25 Oct 2017 16:05:06 +0000 (10:05 -0600)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 25 Oct 2017 16:05:06 +0000 (10:05 -0600)
commit87f96aec8c48327d879c20ff2b789c88a675173d
tree0b261c88f8a50257adbe54ca302bd73c515d57ee
parent9e7c6d4dce8b87d40cea537fd0b035a2612580e3
Replace remaining sizeof foo with sizeof(foo).
src/cygwin/device.c
src/gcrypt/cipher.c
src/gcrypt/digest.c
src/invitation.c
src/mingw/device.c
src/net_packet.c
src/netutl.c
src/uml_device.c
test/pong.c