- makes PPC working

This commit is contained in:
Karsten Keil 2003-02-24 17:27:32 +00:00
parent cd52048803
commit 1c48179887
1 changed files with 1 additions and 1 deletions

View File

@ -198,7 +198,7 @@ char *vboxd_get_message(void)
fd_set rmask;
char *stop;
int p;
int c;
char c;
int rc;
*vboxd_message = '\0';