libdthelp: resolve 46 compiler warnings
This commit is contained in:
@@ -2535,7 +2535,7 @@ static void CloseQuickCB (
|
||||
callDataInfo.locationId = NULL;
|
||||
callDataInfo.helpVolume = NULL;
|
||||
callDataInfo.specification = NULL;
|
||||
callDataInfo.hyperType = NULL;
|
||||
callDataInfo.hyperType = 0;
|
||||
|
||||
/* All we do is envoke the applications close callback */
|
||||
XtCallCallbackList((Widget)qw,qw->qhelp_dialog.qhelp.closeCallback,
|
||||
|
||||
Reference in New Issue
Block a user