fix iMon hbar

This commit is contained in:
marschap
2006-10-21 20:35:50 +00:00
parent 4a7dd13f00
commit a79abad8aa
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -277,7 +277,7 @@ MODULE_EXPORT void imon_hbar (Driver *drvthis, int x, int y, int len, int promil
; // write nothing (not even a space)
}
pixels -= p->cellwidth * pos;
pixels -= p->cellwidth;
}
}