summaryrefslogtreecommitdiff
path: root/xdelta3/testing/file.h
diff options
context:
space:
mode:
authorjosh.macdonald <jmacd@users.noreply.github.com>2012-06-16 14:31:55 +0000
committerjosh.macdonald <jmacd@users.noreply.github.com>2012-06-16 14:31:55 +0000
commitc53d22c90235600c9518eccc63d2dd1416320044 (patch)
tree7de631d70b5669d9441241d9dc9089b08f3072b1 /xdelta3/testing/file.h
parent54ac3c4c0c03d7dd52db661a94ec3ecccff826b4 (diff)
Updates for iOS build, Automake setup
Diffstat (limited to 'xdelta3/testing/file.h')
-rw-r--r--xdelta3/testing/file.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/xdelta3/testing/file.h b/xdelta3/testing/file.h
index b46717f..9803abe 100644
--- a/xdelta3/testing/file.h
+++ b/xdelta3/testing/file.h
@@ -363,7 +363,6 @@ public:
363 "tmpfile write failed")); 363 "tmpfile write failed"));
364 } 364 }
365 365
366
367 const char* Name() const { 366 const char* Name() const {
368 if (main_file_isopen(&file_)) { 367 if (main_file_isopen(&file_)) {
369 CHECK_EQ(0, main_file_close(&file_)); 368 CHECK_EQ(0, main_file_close(&file_));