mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
libDtHelp: Cov 88839
This commit is contained in:
parent
0e66cfee7f
commit
b69319e43c
1 changed files with 1 additions and 1 deletions
|
@ -1045,7 +1045,7 @@ _DtHelpFormatTopic(
|
|||
_DtHelpCeLockInfo lockInfo;
|
||||
_FrmtUiInfo myUiInfo = defUiInfo;
|
||||
DtHelpDispAreaStruct *pDAS = (DtHelpDispAreaStruct *) client_data;
|
||||
_DtCvTopicInfo *topic;
|
||||
_DtCvTopicInfo *topic = NULL;
|
||||
|
||||
if (_DtHelpCeLockVolume(volume, &lockInfo) != 0)
|
||||
return -1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue