commit | 85465051e0e8a79c3c1df3187c2acaacb10d6232 | [log] [tgz] |
---|---|---|
author | Luiz Capitulino <lcapitulino@redhat.com> | Fri Jul 27 13:58:30 2012 -0300 |
committer | Luiz Capitulino <lcapitulino@redhat.com> | Mon Aug 13 13:21:15 2012 -0300 |
tree | 006b7e8d5c0db32c4af90c40dfbaf855ae2d90c2 | |
parent | dcafd32348a08490cc378bfc50b260e5229ad738 [diff] |
qerror: qerror_table: don't use C99 struct initializers This allows for changing QERR_ macros to initialize two struct members at the same time. See next commit for more details. Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com> Reviewed-by: Markus Armbruster <armbru@redhat.com>