Hello, Looking at the 00main file, I think I found [a typo](https://github.com/alsa-project/alsa-utils/blob/805d30b260d0f7f7c4453ef09e11f2c3f1b548d5/alsactl/init/00main#L39) Shouldn't `GOTO="00_mainend"` be `GOTO="00main_end"` Edit: git blame says that the change is 12years old