summaryrefslogtreecommitdiffstats
path: root/chpass/util.c
diff options
context:
space:
mode:
Diffstat (limited to 'chpass/util.c')
-rw-r--r--chpass/util.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/chpass/util.c b/chpass/util.c
index ec4cc1f..03c7677 100644
--- a/chpass/util.c
+++ b/chpass/util.c
@@ -71,7 +71,7 @@ ttoa(tval)
else
*tbuf = '\0';
return (tbuf);
-}
+}
int
atot(p, store)