libDtUtil: Cov 88127
This commit is contained in:
parent
8982069031
commit
e620df0d0d
|
|
@ -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…
Reference in New Issue