use C rather than C++ array initialization syntax
authorbcook <bcook@openbsd.org>
Sat, 16 Aug 2014 17:30:12 +0000 (17:30 +0000)
committerbcook <bcook@openbsd.org>
Sat, 16 Aug 2014 17:30:12 +0000 (17:30 +0000)
commit264434abe23357d4b1daf71790b253efc90ef6e1
tree1959325d14f9d90d518cf7d07ed0512bc7b640fb
parentaac66879bf9049f5b2b0b24f050baa7a9c384308
use C rather than C++ array initialization syntax

this causes errors with stricter C compilers
regress/lib/libcrypto/gcm128/gcm128test.c