libDtHelp: Cov 88084
This commit is contained in:
parent
9c2c796d1b
commit
cb363a5965
|
|
@ -1182,7 +1182,7 @@ _DtHelpFormatToc (
|
|||
XtPointer *ret_handle)
|
||||
{
|
||||
int result = 0;
|
||||
_DtCvTopicPtr topic;
|
||||
_DtCvTopicPtr topic = NULL;
|
||||
_DtHelpCeLockInfo lockInfo;
|
||||
|
||||
if (volume == NULL || id == NULL)
|
||||
|
|
|
|||
Loading…
Reference in New Issue