Use C89 struct initializers to workaround compilers that don't grok C99.
commitc998b2e9a5e5a54d14c6dc94e7e3ab4feaea4086
authorJuan RP <xtraeme@gmail.com>
Tue, 25 May 2010 13:51:48 +0000 (25 15:51 +0200)
committerJuan RP <xtraeme@gmail.com>
Tue, 25 May 2010 13:51:48 +0000 (25 15:51 +0200)
treef23662b577695f0da254f3ccf5894e7dca1f89c9
parentb2975842aba26df9b9885ff56b2ff182eda06152
Use C89 struct initializers to workaround compilers that don't grok C99.

Thanks to Mihael Schmidt for reporting the problem and testing the patch
with the IBM ILE C compiler.
src/prop_rb.c