- BUF_DATA(dcode,
- scrub_word(frames, nframes, j + 0, kern),
- scrub_word(frames, nframes, j + 1, kern),
- scrub_word(frames, nframes, j + 2, kern),
- scrub_word(frames, nframes, j + 3, kern));
+ BUF_DATA(dataid,
+ scrub_word(frames, nframes, j + 0, kern),
+ scrub_word(frames, nframes, j + 1, kern),
+ scrub_word(frames, nframes, j + 2, kern),
+ scrub_word(frames, nframes, j + 3, kern));