remove dangling spaces
This commit is contained in:
@@ -54,8 +54,8 @@
|
||||
|
||||
|
||||
StrBuf* GenGeosBitmap (const Bitmap* B, const Collection* A);
|
||||
/* Generate binary output in GEOS compacted bitmap format for the bitmap B.
|
||||
** The output is stored in a string buffer (which is actually a dynamic char
|
||||
/* Generate binary output in GEOS compacted bitmap format for the bitmap B.
|
||||
** The output is stored in a string buffer (which is actually a dynamic char
|
||||
** array) and returned.
|
||||
*/
|
||||
|
||||
@@ -67,4 +67,4 @@ StrBuf* GenGeosBitmap (const Bitmap* B, const Collection* A);
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user