[MPlayer-dev-eng] DnD code in GUI - missing return statement

Kovriga, Gregory gregory.kovriga at intel.com
Mon Aug 26 14:53:35 CEST 2002


I don't have the access to check this in either. But as far as I remember
none ever checks this status anyway... :)
Thanks,
Gregory.

-----Original Message-----
From: Dominik Mierzejewski [mailto:dominik at rangers.eu.org]
Sent: Monday, August 26, 2002 1:38 PM
To: 'mplayer-dev-eng at mplayerhq.hu'
Subject: Re: [MPlayer-dev-eng] DnD code in GUI - missing return statement


On Monday, 26 August 2002, Kovriga, Gregory wrote:
> Could you add it if you have access?

You mean something like this? Or should it be "return False;"?
****
--- MPlayer-20020826/Gui/wm/wsxdnd.c.gui        Sun Aug 11 21:12:09 2002 
+++ MPlayer-20020826/Gui/wm/wsxdnd.c    Mon Aug 26 12:35:47 2002 
@@ -126,6 +127,7 @@
     }
 
     free(delme);
+    return True; 
 }
 
 Bool
****
 
-- 
MPlayer RPMs maintainer: http://www.piorunek.pl/~dominik/linux/pkgs/mplayer/
"The Universe doesn't give you any points for doing things that are easy."
        -- Sheridan to Garibaldi in Babylon 5:"The Geometry of Shadows"
_______________________________________________
MPlayer-dev-eng mailing list
MPlayer-dev-eng at mplayerhq.hu
http://mplayerhq.hu/mailman/listinfo/mplayer-dev-eng



More information about the MPlayer-dev-eng mailing list