I believe line 72 should say ```C *top = (snd_config_t*)1; ``` since top is of type `snd_config_t **`.
I believe line 72 should say
since top is of type
snd_config_t **.