diff src/w32term.c @ 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 37f582a71062
children e68aa34ac58f
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