mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 04:13:31 +00:00
Stefan Huehner <[email protected]>
Fix more -Wstrict-prototypes warnings. svn path=/trunk/; revision=17999
This commit is contained in:
@@ -51,7 +51,7 @@ VOID DIALOG_HelpAboutWine(VOID);
|
||||
VOID DIALOG_TimeDate(VOID);
|
||||
|
||||
/* utility functions */
|
||||
VOID ShowLastError();
|
||||
VOID ShowLastError(void);
|
||||
BOOL FileExists(LPCWSTR szFilename);
|
||||
BOOL DoCloseFile(void);
|
||||
void DoOpenFile(LPCWSTR szFileName);
|
||||
|
||||
Reference in New Issue
Block a user