branch update for HEAD-2003050101
[reactos.git] / subsys / system / usetup / console.h
index daf48e0..99ff5d9 100644 (file)
@@ -102,7 +102,7 @@ VOID
 ClearScreen(VOID);
 
 VOID
-SetStatusText(PCHAR Text);
+SetStatusText(char* fmt, ...);
 
 VOID
 SetTextXY(SHORT x, SHORT y, PCHAR Text);