--- rxvt-unicode/src/scrollbar-plain.C 2004/02/09 07:11:49 1.4 +++ rxvt-unicode/src/scrollbar-plain.C 2004/04/08 20:31:45 1.6 @@ -1,9 +1,10 @@ /*----------------------------------------------------------------------* - * File: scrollbar-plain.c + * File: scrollbar-plain.C *----------------------------------------------------------------------* * * Copyright (c) 1997,1998 mj olesen * Copyright (c) 1999-2001 Geoff Wing + * Copyright (c) 2004 Marc Lehmann * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -28,7 +29,7 @@ #if defined(PLAIN_SCROLLBAR) int -rxvt_term::scrollbar_show_plain (int update __attribute__((unused)), int last_top, int last_bot, int scrollbar_len) +rxvt_term::scrollbar_show_plain (int update __attribute__ ((unused)), int last_top, int last_bot, int scrollbar_len) { int xsb = 0; int sbwidth = scrollBar.width - 1;