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

src/dvbpsi.h: typo depreceated -> deprecated

(cherry picked from commit 49b35a96)
parent a9c4f543
...@@ -48,7 +48,7 @@ extern "C" { ...@@ -48,7 +48,7 @@ extern "C" {
* \typedef struct dvbpsi_decoder_s * dvbpsi_handle * \typedef struct dvbpsi_decoder_s * dvbpsi_handle
* \brief Decoder abstration. * \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