Fixed xofts issues
This commit is contained in:
@@ -131,7 +131,7 @@ public:
|
||||
/** Returns the list of all items in the specified folder (files, folders, nix pipes, whatever's there). */
|
||||
static AStringVector GetFolderContents(const AString & a_Folder); // Exported in ManualBindings.cpp
|
||||
|
||||
int Printf(const char * a_Fmt, ...) FORMATSTRING(2,3);
|
||||
int Printf(const char * a_Fmt, ...) FORMATSTRING(2, 3);
|
||||
|
||||
/** Flushes all the bufferef output into the file (only when writing) */
|
||||
void Flush(void);
|
||||
|
||||
Reference in New Issue
Block a user