changeset 84543:c7b52c80ffa2

(w32_term_init): Pass rif to w32_init_fringe.
author Jason Rumney <jasonr@gnu.org>
date Thu, 13 Sep 2007 22:25:01 +0000
parents cd518430d431
children ad1f1cc765cf
files src/w32term.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/w32term.c	Thu Sep 13 22:24:42 2007 +0000
+++ b/src/w32term.c	Thu Sep 13 22:25:01 2007 +0000
@@ -6412,7 +6412,7 @@
      horizontally reflected compared to how they appear on X, so we
      need to bitswap and convert to unsigned shorts before creating
      the bitmaps.  */
-  w32_init_fringe ();
+  w32_init_fringe (terminal->rif);
 
 #ifndef F_SETOWN_BUG
 #ifdef F_SETOWN