aboutsummaryrefslogtreecommitdiffstats
path: root/csrc/smith.c
diff options
context:
space:
mode:
Diffstat (limited to 'csrc/smith.c')
-rw-r--r--csrc/smith.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/csrc/smith.c b/csrc/smith.c
index 369bdd0..5ac1e73 100644
--- a/csrc/smith.c
+++ b/csrc/smith.c
@@ -16,7 +16,7 @@ mr_smith()
}
long
-c_get_timestamp()
+get_timestamp()
{
struct timeval tv;
long ct;