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

Thomas G. Lockhart <lockhart@fourpalms.org>

Commit: 36d18351aa3b0c171206ffe461bdb25640f56d3d
Author: Thomas G. Lockhart <lockhart@fourpalms.org>
Date: 1997-05-06T07:24:42Z
Releases: 7.1.1
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().

Files

PathChange+/−
src/include/utils/geo_decls.h modified +3 −3