]> granicus.if.org Git - postgis/commit
Jeff Adams: Changed variables we are storing getopt result in from char to int, since...
authorPaul Ramsey <pramsey@cleverelephant.ca>
Fri, 18 Mar 2011 19:43:25 +0000 (19:43 +0000)
committerPaul Ramsey <pramsey@cleverelephant.ca>
Fri, 18 Mar 2011 19:43:25 +0000 (19:43 +0000)
commitec01ab6dc848c0500f70f360da9f6fbaf05819b0
tree01e2df0e5d180cc71ee3aae25b179f65c8de1359
parent9b1fcdbc10194c6afd876ab535419cdccb0f627a
Jeff Adams: Changed variables we are storing getopt result in from char to int, since int is the return type from the getopt function. (#663)

git-svn-id: http://svn.osgeo.org/postgis/trunk@6935 b70326c6-7e19-0410-871a-916f4a2858ee
loader/shp2pgsql-cli.c
loader/shp2pgsql-gui.c