mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-10 23:32:09 +00:00
whitespace like you wouldn't believe. s/^M/^J/g
This commit is contained in:
parent
5595cb848b
commit
84f04f158e
1 changed files with 1 additions and 0 deletions
|
@ -852,6 +852,7 @@ main (int argc, char **argv)
|
||||||
usage (1);
|
usage (1);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
COM_StripExtension (options.bspfile, options.bspfile);
|
COM_StripExtension (options.bspfile, options.bspfile);
|
||||||
COM_DefaultExtension (options.bspfile, ".bsp");
|
COM_DefaultExtension (options.bspfile, ".bsp");
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue