[Liblas-commits] laszip: typo
liblas-commits at liblas.org
liblas-commits at liblas.org
Wed Dec 15 17:36:12 EST 2010
changeset 1d033bad3a73 in /Volumes/Data/www/liblas.org/laszip
details: http://hg.liblas.orglaszip?cmd=changeset;node=1d033bad3a73
summary: typo
diffstat:
tools/laszippertest.cpp | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r 28c3ef5933da -r 1d033bad3a73 tools/laszippertest.cpp
--- a/tools/laszippertest.cpp Wed Dec 15 16:28:14 2010 -0600
+++ b/tools/laszippertest.cpp Wed Dec 15 16:36:05 2010 -0600
@@ -382,7 +382,7 @@
#endif
#else
- istream2 = new ifstream();
+ istream3 = new ifstream();
istream3->open("test3.lax", std::ios::in | std::ios::binary );
#endif
More information about the Liblas-commits
mailing list