parent
2106eef4b2
commit
33ba1f25f3
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ void Platform_Sleep( int msec )
|
|||
|
||||
qboolean Sys_DebuggerPresent( void )
|
||||
{
|
||||
char buf[1024];
|
||||
char buf[4096];
|
||||
ssize_t num_read;
|
||||
int status_fd;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue