Commit f7dd8ed2 authored by Jean-Paul Saman's avatar Jean-Paul Saman

src/demux.h: cleanup

parent 07b5e6b1
/*****************************************************************************
* demux.h
*
* Copyright (C) 2001-2010 VideoLAN
* Copyright (C) 2001-2011 VideoLAN
* $Id$
*
* Authors: Johan Bilien <jobi@via.ecp.fr>
......@@ -134,8 +134,8 @@ struct dvbpsi_demux_s
* \return true on success, false on failure
*/
bool dvbpsi_AttachDemux(dvbpsi_t * p_dvbpsi,
dvbpsi_demux_new_cb_t pf_new_cb,
void * p_new_cb_data);
dvbpsi_demux_new_cb_t pf_new_cb,
void * p_new_cb_data);
/*****************************************************************************
* dvbpsi_DetachDemux
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment