Removes gnu designated initializers.

C99 has the '.field = value' syntax, C++ has neither. The only ISO way
to write this is without designating.

Change-Id: I66d5c8ac65be379865018ac88b09020524293d99
1 file changed