aboutsummaryrefslogtreecommitdiffstats
path: root/src/tagTracker.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tagTracker.h')
-rw-r--r--src/tagTracker.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tagTracker.h b/src/tagTracker.h
index 09d07f1dc..d3b605585 100644
--- a/src/tagTracker.h
+++ b/src/tagTracker.h
@@ -27,7 +27,7 @@ void removeTagItemString(int type, char *string);
int getNumberOfTagItems(int type);
-void printMemorySavedByTagTracker();
+void printMemorySavedByTagTracker(void);
void resetVisitedFlagsInTagTracker(int type);