summaryrefslogtreecommitdiffstats
path: root/mbbsd/dice.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/dice.c')
-rw-r--r--mbbsd/dice.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mbbsd/dice.c b/mbbsd/dice.c
index b6336d93..d6fc0c55 100644
--- a/mbbsd/dice.c
+++ b/mbbsd/dice.c
@@ -80,7 +80,7 @@ IsNum(char *a, int n)
return 1;
}
-int
+static int
IsSNum(char *a)
{
int i;