Cosmetic changes into the CAPI code, by Mike Toews
commit8798b54a36d301852d76fbce7e2f59cbc8b76573
authorstrk <strk@5242fede-7e19-0410-aef8-94bd7d2200fb>
Tue, 23 Jul 2013 11:01:38 +0000 (23 11:01 +0000)
committerstrk <strk@5242fede-7e19-0410-aef8-94bd7d2200fb>
Tue, 23 Jul 2013 11:01:38 +0000 (23 11:01 +0000)
tree953668178dd406f40ad2284420758a3222fa6b71
parentcbe24e3f858aabee190213a9a445b6aa742b33f3
Cosmetic changes into the CAPI code, by Mike Toews

 - Replace "reader" with "writer" in prototypes
 - describe "_r" functions
 - Function arguments with only one geometry changed from g1 to g
 - Rename nf -> ef for GEOSContext_setErrorHandler_rsetErrorHandler_r
 - Move GEOSBuffer* declaration to top of buffer related function section
 - Change char* mat to char *mat
 - Fix typos in comments
 - Clip trailing white space, and other white space consistencies
 - Other minor rearrangements for consistency

git-svn-id: http://svn.osgeo.org/geos/trunk@3848 5242fede-7e19-0410-aef8-94bd7d2200fb
capi/geos_c.cpp
capi/geos_c.h.in