add -
This commit is contained in:
parent
b1307713a2
commit
38c087aa6d
@ -521,6 +521,7 @@ label(char *sr, int n)
|
||||
p = wdir+strlen(wdir);
|
||||
if(*(p-1) != '/')
|
||||
*p++ = '/';
|
||||
*p++ = '-';
|
||||
strcpy(p, name);
|
||||
}
|
||||
strcat(wdir, "\n0\n");
|
||||
|
||||
Loading…
Reference in New Issue
Block a user