13 Aug
2003
13 Aug
'03
9:45 p.m.
Update of /cvsroot/mplayer/main/Gui/wm In directory mail:/var/tmp.root/cvs-serv6590 Modified Files: ws.c Log Message: translated a message to english Index: ws.c =================================================================== RCS file: /cvsroot/mplayer/main/Gui/wm/ws.c,v retrieving revision 1.70 retrieving revision 1.71 diff -u -r1.70 -r1.71 --- ws.c 12 Jul 2003 17:19:18 -0000 1.70 +++ ws.c 14 Aug 2003 01:45:16 -0000 1.71 @@ -489,7 +489,7 @@ for ( i=0;i < wsWLCount;i++ ) if ( wsWindowList[i] == NULL ) break; if ( i == wsWLCount ) - { printf( "!!! tul sok nyitott ablak van.\n" ); exit( 1 ); } + { mp_msg( MSGT_GPLAYER,MSGL_FATAL,"[ws] there are too many open windows\n" ); exit( 0 ); } wsWindowList[i]=win; }
8125
Age (days ago)
8125
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alex Beregszaszi