mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
libDtUtil: Cov 88127
This commit is contained in:
parent
8982069031
commit
e620df0d0d
1 changed files with 1 additions and 1 deletions
|
@ -1557,7 +1557,7 @@ char *_DtHelpParseIdString(
|
|||
char *pAccessFile = NULL;
|
||||
char *tmpSpec=NULL;
|
||||
char *returnStr=NULL;
|
||||
char *strtok_ptr;
|
||||
char *strtok_ptr=NULL;
|
||||
|
||||
tmpSpec = XtNewString(specification);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue