mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
libDtHelp: Cov 89084
This commit is contained in:
parent
7c7e25683b
commit
6441ea4bf4
1 changed files with 1 additions and 1 deletions
|
@ -7950,7 +7950,7 @@ RegisterSnbLink(
|
||||||
{
|
{
|
||||||
int linkType;
|
int linkType;
|
||||||
int len = 0;
|
int len = 0;
|
||||||
char buffer[64];
|
char buffer[64] = "";
|
||||||
char *fileSpec = NULL;
|
char *fileSpec = NULL;
|
||||||
|
|
||||||
if (SDLSearchMask(process_mask, ElType(my_struct)) == False)
|
if (SDLSearchMask(process_mask, ElType(my_struct)) == False)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue