Explorar o código

Proper C declaration without parameters

tevador %!s(int64=7) %!d(string=hai) anos
pai
achega
ac22aed121
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/randomx.h

+ 1 - 1
src/randomx.h

@@ -87,7 +87,7 @@ randomx_dataset *randomx_alloc_dataset(randomx_flags flags);
  *
  * @return the number of items contained in the dataset.
 */
-unsigned long randomx_dataset_item_count();
+unsigned long randomx_dataset_item_count(void);
 
 /**
  * Initializes dataset items.