mirror of
https://github.com/bstansell/conserver.git
synced 2025-03-15 00:36:28 +00:00
typo
This commit is contained in:
parent
9cbb5cd602
commit
ba8c638db1
@ -2593,7 +2593,7 @@ ParseFile(char *filename, FILE *fp, int level)
|
||||
} else {
|
||||
char *fname;
|
||||
char *sfile;
|
||||
int *sline;
|
||||
int sline;
|
||||
/* word gets destroyed, so save the name */
|
||||
fname = StrDup(word->string);
|
||||
sfile = file;
|
||||
|
Loading…
x
Reference in New Issue
Block a user