reverse return code for safemult API to conform to newer djb APIs
This commit is contained in:
@@ -15,4 +15,5 @@ main() {
|
||||
assert(byte_equal(x.p,11,"fnordfoobar"));
|
||||
array_cate(&x,&y,1,4);
|
||||
assert(x.initialized=14 && byte_equal(x.p,14,"fnordfoobarnor"));
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user