FreeBSD 10 clang port
This commit is contained in:
committed by
Jon Trulson
parent
8d0551bfda
commit
c3f74eec17
@@ -696,7 +696,7 @@ _psUiSpecsAreValid(PrintSetup *pSetup)
|
||||
if (pSetup == NULL ||
|
||||
pSetup->dtprintSetup == NULL ||
|
||||
pSetup->widgets == NULL)
|
||||
return;
|
||||
return 0;
|
||||
pOption = &pSetup->options;
|
||||
|
||||
frame = pSetup->widgets->marginFrame;
|
||||
|
||||
Reference in New Issue
Block a user