summaryrefslogtreecommitdiffstats
path: root/mbbsd/friend.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/friend.c')
-rw-r--r--mbbsd/friend.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mbbsd/friend.c b/mbbsd/friend.c
index 6da53f9f..083ab758 100644
--- a/mbbsd/friend.c
+++ b/mbbsd/friend.c
@@ -254,7 +254,7 @@ friend_editdesc(char *uident, int type)
}
inline void friend_load_real(int tosort, int maxf,
- short *destn, int *destar, char *fn)
+ short *destn, int *destar, const char *fn)
{
char genbuf[200];
FILE *fp;