From 94ef6649dd5f4e95337af00dcede2337ea7cfb49 Mon Sep 17 00:00:00 2001 From: Miguel Freitas Date: Mon, 16 Dec 2002 18:59:50 +0000 Subject: updated libfaad CVS patchset: 3560 CVS date: 2002/12/16 18:59:50 --- src/libfaad/error.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/libfaad/error.h') diff --git a/src/libfaad/error.h b/src/libfaad/error.h index 5a9f38b09..52a9609ee 100644 --- a/src/libfaad/error.h +++ b/src/libfaad/error.h @@ -16,7 +16,7 @@ ** along with this program; if not, write to the Free Software ** Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. ** -** $Id: error.h,v 1.1 2002/07/14 23:43:01 miguelfreitas Exp $ +** $Id: error.h,v 1.2 2002/12/16 19:00:01 miguelfreitas Exp $ **/ #ifndef __ERROR_H__ @@ -26,7 +26,7 @@ extern "C" { #endif -extern uint8_t *err_msg[]; +extern int8_t *err_msg[]; #ifdef __cplusplus } -- cgit v1.2.3