Making test() static to quieten compiler
This commit was SVN r712.
Этот коммит содержится в:
родитель
e755397026
Коммит
6ea89746de
@ -15,7 +15,7 @@
|
||||
#include "support.h"
|
||||
#include "lam/lfc/lam_pointer_array.h"
|
||||
|
||||
void test(bool thread_usage){
|
||||
static void test(bool thread_usage){
|
||||
|
||||
/* local variables */
|
||||
lam_pointer_array_t *array;
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user