[MPlayer-dev-eng] DnD code in GUI - missing return statement
Dominik Mierzejewski
dominik at rangers.eu.org
Mon Aug 26 12:38:14 CEST 2002
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"
More information about the MPlayer-dev-eng
mailing list