Skip to content
  • Tor Lillqvist's avatar
    Bug 553820 - gpoll.c: undeclared identifier · fc542a46
    Tor Lillqvist authored
    2008-09-25  Tor Lillqvist  <tml@novell.com>
    
    	Bug 553820 - gpoll.c: undeclared identifier
    
    	* glib/gmain.c
    	* glib/gpoll.c: Make the g_poll() function non-static also on
    	Windows. Prefix an underscore to the g_main_poll_debug variable
    	and make it non-static in gmain.c so that it can be used in
    	gpoll.c. Add back missing variable declaration.
    
    
    svn path=/trunk/; revision=7542
    fc542a46