view mplayer.h @ 4816:f1dea39a50bb

Fixed the http response parser when the http header only has the HTTP answer and no field. Fixed some compiler warnings.
author bertrand
date Sat, 23 Feb 2002 07:31:45 +0000
parents c39affa2b376
children 3473ca9ef158
line wrap: on
line source


#ifndef __MPLAYER_MAIN
#define __MPLAYER_MAIN

extern int use_gui;

#endif