Skip to content
Snippets Groups Projects
Commit 36d18351 authored by Thomas G. Lockhart's avatar Thomas G. Lockhart
Browse files

Change dummy array dimensions from [0] to [1] to keep non-gcc compilers happy.

No real change in the support code is required since the actual size
 of the structures is calculated using offsetof() rather than sizeof().
parent 6e27af13
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment