[PATCH] tape_name() in osst.c
* new inlined helper: tape_name(tape) * most of TAPE_NR() uses replaced with that animal ("osst%d ...", TAPE_NR(STp), ... -> "%s ...", tape_name(STp), ... )
Showing
This source diff could not be displayed because it is too large. You can view the blob instead.
Please register or sign in to comment