sunlabel.c | 181 * update_spc is a `changed' function for updating the spc value when 188 static void update_spc(void); 202 {"nhead", &label.nhead, print_int, chval_int, update_spc, 0 }, 203 {"nsect", &label.nsect, print_int, chval_int, update_spc, 0 }, 910 update_spc(void) function in typeref:typename:void
|