summaryrefslogtreecommitdiff
path: root/navit/map
diff options
context:
space:
mode:
Diffstat (limited to 'navit/map')
-rw-r--r--navit/map/binfile/binfile.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/navit/map/binfile/binfile.c b/navit/map/binfile/binfile.c
index 26158e51e..7bf18d438 100644
--- a/navit/map/binfile/binfile.c
+++ b/navit/map/binfile/binfile.c
@@ -1656,7 +1656,7 @@ setup_pos(struct map_rect_priv *mr)
#if 0
fprintf(stderr,"offset=%d\n", (unsigned char *)(mr->pos)-mr->m->f->begin);
#endif
- dbg(0,"size error");
+ dbg(0,"size error\n");
}
t->pos_next=t->pos+size+1;
mr->item.type=le32_to_cpu(t->pos[1]);