summaryrefslogtreecommitdiffstats
path: root/mbbsd/announce.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/announce.c')
-rw-r--r--mbbsd/announce.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mbbsd/announce.c b/mbbsd/announce.c
index 255593ce..af79c1b0 100644
--- a/mbbsd/announce.c
+++ b/mbbsd/announce.c
@@ -693,7 +693,7 @@ static void
a_moveitem(menu_t * pm)
{
fileheader_t *tmp;
- char newnum[4];
+ char newnum[5];
int num, max, min;
char buf[PATHLEN];
int fail;