summaryrefslogtreecommitdiffstats
path: root/mbbsd/edit.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/edit.c')
-rw-r--r--mbbsd/edit.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mbbsd/edit.c b/mbbsd/edit.c
index 6b30ea4e..1f13f64a 100644
--- a/mbbsd/edit.c
+++ b/mbbsd/edit.c
@@ -1625,7 +1625,7 @@ vedit(char *fpath, int saveheader, int *islocal)
int last_margin;
int mode0 = currutmp->mode;
int destuid0 = currutmp->destuid;
- unsigned int money = 0;
+ int money = 0;
int interval = 0;
time_t th = now;