sonarlint vid_ati18800.c

This commit is contained in:
Jasmine Iwanek
2023-07-30 19:17:13 -04:00
parent 13888c1429
commit 8e3ff0cc4b

View File

@@ -171,7 +171,7 @@ ati18800_in(uint16_t addr, void *priv)
static void
ati18800_recalctimings(svga_t *svga)
{
ati18800_t *ati18800 = (ati18800_t *) svga->priv;
const ati18800_t *ati18800 = (ati18800_t *) svga->priv;
if (svga->crtc[0x17] & 4) {
svga->vtotal <<= 1;