diff --git a/src/ior.h b/src/ior.h index ccf47fa..745a2d3 100755 --- a/src/ior.h +++ b/src/ior.h @@ -241,7 +241,7 @@ typedef struct IOR_test_t { IOR_test_t *CreateTest(IOR_param_t *init_params, int test_num); void AllocResults(IOR_test_t *test); -char * GetPlatformName(); +char * GetPlatformName(void); void init_IOR_Param_t(IOR_param_t *p); /*