0
1
mirror of https://github.com/radio95-rnt/rds95.git synced 2026-02-27 04:43:52 +01:00

try to fix

This commit is contained in:
2025-03-22 11:29:55 +01:00
parent 471f9efaf5
commit efd3925a16

View File

@@ -491,6 +491,7 @@ get_eon:
} }
enc->state[enc->program].eon_state = 0; enc->state[enc->program].eon_state = 0;
goto get_eon;
} else { } else {
enc->state[enc->program].eon_state++; enc->state[enc->program].eon_state++;
} }