From 568476b86a7b125f1327aee302e3cd8925567856 Mon Sep 17 00:00:00 2001 From: =?utf8?q?R=C3=A9mi=20Denis-Courmont?= Date: Mon, 7 Mar 2005 13:28:08 +0000 Subject: [PATCH] typo fix --- modules/demux/xa.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/demux/xa.c b/modules/demux/xa.c index 7cc44b8770..cc40282c0c 100644 --- a/modules/demux/xa.c +++ b/modules/demux/xa.c @@ -63,7 +63,7 @@ struct demux_sys_t date_t pts; }; -typedef struct xa_header_y +typedef struct xa_header_t { uint8_t xa_id[4]; uint32_t iSize; -- 2.39.2