aboutsummaryrefslogtreecommitdiffstats
path: root/csrc/smith.h
diff options
context:
space:
mode:
Diffstat (limited to 'csrc/smith.h')
-rw-r--r--csrc/smith.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/csrc/smith.h b/csrc/smith.h
index e9bbdbb..3baebf2 100644
--- a/csrc/smith.h
+++ b/csrc/smith.h
@@ -12,6 +12,6 @@
#include <unistd.h>
char * mr_smith();
-long get_timestamp();
+char * get_timestamp();
#endif // SMITH_H_