summaryrefslogtreecommitdiffstats
path: root/mp3lib/test.c
diff options
context:
space:
mode:
Diffstat (limited to 'mp3lib/test.c')
-rw-r--r--mp3lib/test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mp3lib/test.c b/mp3lib/test.c
index c9613ee99b..ea0169185b 100644
--- a/mp3lib/test.c
+++ b/mp3lib/test.c
@@ -11,7 +11,7 @@
#include "mp3lib/mp3.h"
#include "cpudetect.h"
-static inline unsigned int GetTimer(){
+static inline unsigned int GetTimer(void){
struct timeval tv;
struct timezone tz;
// float s;