Fixed structure declaration syntax
commit1e76a78604513eee604e1719e40d5f45c2d8eee4
authorChristophe CURIS <christophe.curis@free.fr>
Mon, 10 Jun 2013 20:38:08 +0000 (10 22:38 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Mon, 10 Jun 2013 21:34:59 +0000 (10 22:34 +0100)
treee7f86aac99f9d85a2036996791c2e10f1d2a7b11
parent528955c44723fc4216f6261567fecfe038188971
Fixed structure declaration syntax

As reported by Iain Patterson, the clang compiler is (by default)
strictier on having clean C syntax. A few structure definition
did not comply, now they do.

Signed-off-by: Christophe CURIS <christophe.curis@free.fr>
WINGs/WINGs/WINGsP.h
src/geomview.c