--- rxvt-unicode/src/rxvt.h 2008/02/19 13:01:33 1.362 +++ rxvt-unicode/src/rxvt.h 2008/02/21 10:29:47 1.364 @@ -803,7 +803,7 @@ * | terminal +---------+ * | terminal | * | terminal | - * +------------+···········= term_stat + nrow - 1 + * +------------+···········= term_start + nrow - 1 * | * | * END······················= total_rows @@ -1229,7 +1229,7 @@ int run_child (const char *const *argv); void color_aliases (int idx); void create_windows (int argc, const char *const *argv); - void Get_Colours (); + void get_colours (); void get_ourmods (); // main.C void tt_winch ();