summaryrefslogtreecommitdiffstats
path: root/mbbsd/brc.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/brc.c')
-rw-r--r--mbbsd/brc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mbbsd/brc.c b/mbbsd/brc.c
index 151501d7..0ffbc9bc 100644
--- a/mbbsd/brc.c
+++ b/mbbsd/brc.c
@@ -182,7 +182,7 @@ brc_get_buf(int size){
}
static inline void
-brc_insert_record(brcbid_t bid, brcnbrd_t num, time4_t* list)
+brc_insert_record(brcbid_t bid, brcnbrd_t num, const time4_t* list)
{
char *ptr;
int new_size, end_size;