Index: rotate.c =================================================================== --- rotate.c (revision 9295) +++ rotate.c (revision 9296) @@ -52,7 +52,7 @@ /* ---------------------------------------------------------------------- * some local identifiers */ -static pcb_opfunc_t Rotate90Functions = { +pcb_opfunc_t Rotate90Functions = { Rotate90Line, Rotate90Text, NULL,