Browse Source

fix test issue found by scan-build

master
Mike Hamburg 10 years ago
parent
commit
89165c7021
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      test/test_pointops.c

+ 1
- 1
test/test_pointops.c View File

@@ -408,7 +408,7 @@ int test_pointops (void) {
} }
ret = single_twisting_test(&base); ret = single_twisting_test(&base);
//if (ret) return ret; if (ret) return ret;
} }
return 0; return 0;


||||||
x
 
000:0
Loading…
Cancel
Save