OSDN Git Service

Change dummy array dimensions from [0] to [1] to keep non-gcc compilers happy.
authorThomas G. Lockhart <lockhart@fourpalms.org>
Tue, 6 May 1997 07:24:42 +0000 (07:24 +0000)
committerThomas G. Lockhart <lockhart@fourpalms.org>
Tue, 6 May 1997 07:24:42 +0000 (07:24 +0000)
commit36d18351aa3b0c171206ffe461bdb25640f56d3d
tree9a65bb1e4bab6c07defe21d43c36b7fc9da12abc
parent6e27af13ebc225e53b841a1e6a8faacdeb804919
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().
src/include/utils/geo_decls.h