fix iMon vbars

This commit is contained in:
marschap
2006-10-22 15:23:34 +00:00
parent 8132527567
commit f1ea3b03a5
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -247,7 +247,7 @@ MODULE_EXPORT void imon_vbar (Driver *drvthis, int x, int y, int len, int promil
; // write nothing (not even a space)
}
pixels -= p->cellheight * pos;
pixels -= p->cellheight;
}
}