Cleanup: style

This commit is contained in:
2017-11-01 11:56:56 +11:00
parent 4e33d07565
commit 2ae6a93f05
4 changed files with 7 additions and 7 deletions

View File

@@ -875,7 +875,7 @@ void uiItemFullO(
ot, opname, { ot, opname, {
if (r_opptr) { if (r_opptr) {
*r_opptr = PointerRNA_NULL; *r_opptr = PointerRNA_NULL;
}; }
return; return;
}); });