Commit 49b35a96 authored by Jean-Paul Saman's avatar Jean-Paul Saman

src/dvbpsi.h: typo depreceated -> deprecated

parent 18ddb2a5
......@@ -48,7 +48,7 @@ extern "C" {
* \typedef struct dvbpsi_decoder_s * dvbpsi_handle
* \brief Decoder abstration.
*/
typedef struct dvbpsi_decoder_s * dvbpsi_handle __attribute__((depreceated));
typedef struct dvbpsi_decoder_s * dvbpsi_handle __attribute__((deprecated));
/*****************************************************************************
......
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