зеркало из https://github.com/mozilla/pjs.git
Eliminated compiler warnings. Fixed by Rick Osborne <rick@spacey.net>.
This commit is contained in:
Родитель
0ed59f2d87
Коммит
1c35203ecc
|
@ -67,7 +67,7 @@ extern void SetupMacPrintfLog(char *logFile);
|
|||
***********************************************************************/
|
||||
|
||||
|
||||
static Test_Result (int result)
|
||||
static void Test_Result (int result)
|
||||
{
|
||||
if (result == PASS)
|
||||
printf ("PASS\n");
|
||||
|
|
Загрузка…
Ссылка в новой задаче