Partial merge of the condrv_restructure branch, including:
[reactos.git] / reactos / win32ss / user / winsrv / consrv / frontends / tui / tuiterm.h
index 8abbcb9..2a176dc 100644 (file)
@@ -11,7 +11,7 @@
 
 #pragma once
 
-NTSTATUS FASTCALL TuiInitConsole(PCONSOLE Console,
+NTSTATUS TuiInitConsole(PCONSOLE Console,
                                  /*IN*/ PCONSOLE_START_INFO ConsoleStartInfo,
                                  PCONSOLE_INFO ConsoleInfo,
                                  DWORD ProcessId);