Mercurial > mplayer.hg
view input/lirc.h @ 22897:82a108d63c2a
typo fix (s/M/N/) in IMPORTA_M_T
patch by Onur Kucuk %onur A delipenguen P net%
author | gpoirier |
---|---|
date | Wed, 04 Apr 2007 12:38:08 +0000 |
parents | d375383e1a48 |
children | 6ac1ece1f9fe |
line wrap: on
line source
int mp_input_lirc_init(void); int mp_input_lirc_read(int fd,char* dest, int s); void mp_input_lirc_close(int fd);