summaryrefslogtreecommitdiffstats
path: root/mbbsd/stuff.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/stuff.c')
-rw-r--r--mbbsd/stuff.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mbbsd/stuff.c b/mbbsd/stuff.c
index 3a8a8dd5..a893db25 100644
--- a/mbbsd/stuff.c
+++ b/mbbsd/stuff.c
@@ -262,7 +262,7 @@ dashs(char *fname)
return -1;
}
-long
+time_t
dasht(char *fname)
{
struct stat st;