Ignore:
Timestamp:
Mar 3, 2010, 3:09:02 AM (15 years ago)
Author:
iritscen
Message:

I don't fully understand the CR/LF bug, but this fixes it *shrug*.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • AE/Installer/trunk/source/installer.h

    r487 r499  
    5959bool SortBySize(string, string);
    6060void tokenize(const string&, vector<string>&, const string& delimiters = " ");
     61void StripNewlines(string *);
    6162void clearOldDats(void);
    6263void writeInstalledMods( vector<string> );
Note: See TracChangeset for help on using the changeset viewer.