From: Mark Cave-Ayland Date: Wed, 10 Dec 2008 12:36:28 +0000 (+0000) Subject: Resolve local merge conflict from previous commit. X-Git-Tag: 1.4.0b1~445 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=47d116374a54446fd64712fc6dfc1370758f48b8;p=postgis Resolve local merge conflict from previous commit. git-svn-id: http://svn.osgeo.org/postgis/trunk@3374 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/liblwgeom/liblwgeom.h b/liblwgeom/liblwgeom.h index de07e5169..f7b84e8fb 100644 --- a/liblwgeom/liblwgeom.h +++ b/liblwgeom/liblwgeom.h @@ -1182,6 +1182,7 @@ extern void lwfree(void *mem); /* Utilities */ extern void trim_trailing_zeros(char *num); +extern char *lwmessage_truncate(char *str, int startpos, int endpos, int maxlength, int truncdirection); /* Machine endianness */ #define XDR 0