fix warning in render pdf tool
BUG= Review URL: https://codereview.appspot.com/7033056 git-svn-id: http://skia.googlecode.com/svn/trunk@7063 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
parent
a7830dc6d8
commit
f286329ad1
@ -209,6 +209,7 @@ int tool_main(int argc, char** argv) {
|
||||
SkDebugf("Failed to render %i PDFs.\n", failures);
|
||||
return 1;
|
||||
}
|
||||
return 0;
|
||||
}
|
||||
|
||||
#if !defined SK_BUILD_FOR_IOS
|
||||
|
Loading…
Reference in New Issue
Block a user