proper line endings
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5948 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
d03b413e34
commit
407033f1d6
1 changed files with 261 additions and 262 deletions
|
@ -6382,7 +6382,6 @@ int CEXEBuild::do_add_file_create_dir(const string& local_dir, const string& dir
|
|||
|
||||
|
||||
|
||||
|
||||
DefineList *CEXEBuild::searchParseString(const char *source_string, LineParser *line, int parmOffs, bool ignCase, bool noErrors)
|
||||
{
|
||||
const char *tok = line->gettoken_str(parmOffs++);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue