mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
libDtHelp: Cov 88084
This commit is contained in:
parent
9c2c796d1b
commit
cb363a5965
1 changed files with 1 additions and 1 deletions
|
@ -1182,7 +1182,7 @@ _DtHelpFormatToc (
|
||||||
XtPointer *ret_handle)
|
XtPointer *ret_handle)
|
||||||
{
|
{
|
||||||
int result = 0;
|
int result = 0;
|
||||||
_DtCvTopicPtr topic;
|
_DtCvTopicPtr topic = NULL;
|
||||||
_DtHelpCeLockInfo lockInfo;
|
_DtHelpCeLockInfo lockInfo;
|
||||||
|
|
||||||
if (volume == NULL || id == NULL)
|
if (volume == NULL || id == NULL)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue