1
0
Fork 0
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:
Peter Howkins 2018-08-11 00:27:52 +01:00
parent 9c2c796d1b
commit cb363a5965

View file

@ -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)