comparison src/gui_riscos.c @ 63:f6e33184ccc3

updated for version 7.0030
author vimboss
date Tue, 04 Jan 2005 21:21:28 +0000
parents af1bcb9a13c0
children 014ba200db86
comparison
equal deleted inserted replaced
62:4a6de0783bb5 63:f6e33184ccc3
3558 command[length] = '\0'; 3558 command[length] = '\0';
3559 swi(OS_CLI, command); 3559 swi(OS_CLI, command);
3560 } 3560 }
3561 return NULL; 3561 return NULL;
3562 } 3562 }
3563