]> granicus.if.org Git - postgis/commitdiff
Silence 'no-eol' compiler warning.
authorPaul Ramsey <pramsey@cleverelephant.ca>
Mon, 1 Feb 2010 18:24:09 +0000 (18:24 +0000)
committerPaul Ramsey <pramsey@cleverelephant.ca>
Mon, 1 Feb 2010 18:24:09 +0000 (18:24 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@5184 b70326c6-7e19-0410-871a-916f4a2858ee

postgis/geography_btree.c

index 2d442cd431276df89ac5f2ae3b5929448f10dd2a..32980c655462f9bfa89f628a01c6057d5f0d57ac 100644 (file)
@@ -255,4 +255,5 @@ Datum geography_cmp(PG_FUNCTION_ARGS)
 
        PG_RETURN_INT32(-1);
 
-}
\ No newline at end of file
+}
+