CVS: main/linux vbelib.h,1.4,1.5
24 Oct
2001
24 Oct
'01
5:18 a.m.
Update of /cvsroot/mplayer/main/linux In directory mplayer:/var/tmp.root/cvs-serv27882/main/linux Modified Files: vbelib.h Log Message: Suppressing warnings Index: vbelib.h =================================================================== RCS file: /cvsroot/mplayer/main/linux/vbelib.h,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- vbelib.h 23 Oct 2001 09:31:28 -0000 1.4 +++ vbelib.h 24 Oct 2001 09:18:08 -0000 1.5 @@ -194,7 +194,7 @@ #define VBE_VESA_ERRCODE_MASK 0xff00 extern int vbeInit( void ); -extern int vbeDetroy( void ); +extern int vbeDestroy( void ); extern int vbeGetControllerInfo(struct VbeInfoBlock *); extern int vbeGetModeInfo(unsigned mode,struct VesaModeInfoBlock *);
8784
Age (days ago)
8784
Last active (days ago)
0 comments
1 participants
participants (1)
-
Nick Kurshev