CVSROOT: /cvs Module name: src Changes by: chel...@cvs.openbsd.org 2022/12/02 15:36:34
Modified files: usr.bin/midicat: midicat.c Log message: midicat(1): use err(3) everywhere This is consistent with style(9) and makes the program shorter, too. Tweaked by ratchov@. Link: https://marc.info/?l=openbsd-tech&m=166982129428027&w=2 ok millert@ kn@ ratchov@