dtmail: MotifCmds.C: NULL is not False
This commit is contained in:
@@ -96,7 +96,7 @@ ToggleButtonCmd::getButtonState()
|
|||||||
CmdInterface *ci;
|
CmdInterface *ci;
|
||||||
Widget toggleButton;
|
Widget toggleButton;
|
||||||
|
|
||||||
if (!_ci) return(NULL);
|
if (!_ci) return(False);
|
||||||
|
|
||||||
ci = _ci[0];
|
ci = _ci[0];
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user