OSDN Git Service

Use C99 structure initializer designator style.
authorElliott Hughes <enh@google.com>
Tue, 8 Oct 2013 16:39:52 +0000 (09:39 -0700)
committerElliott Hughes <enh@google.com>
Tue, 8 Oct 2013 17:01:09 +0000 (10:01 -0700)
commitafac15d686460267ff20ce4786b9a7c5796a1ea8
tree0f09746e8f7cb15ca0e467e4d5a8d5e89c978b2d
parent26933f4046d7362bfd276fc208e959a733a121c2
Use C99 structure initializer designator style.

clang warns about using the GCC style of designator.

Change-Id: I86ec79f06c8774618082859f48d7d1f576520e32
linker/dlfcn.cpp