From 4e2553b95b2787ed7917073f6b628819b1f017c3 Mon Sep 17 00:00:00 2001 From: zautrix Date: Fri, 24 Feb 2006 19:41:06 +0000 Subject: gcc4 fixes --- (limited to 'gammu/emb/common/phone/alcatel/alcatel.c') diff --git a/gammu/emb/common/phone/alcatel/alcatel.c b/gammu/emb/common/phone/alcatel/alcatel.c index b75077f..718d91e 100644 --- a/gammu/emb/common/phone/alcatel/alcatel.c +++ b/gammu/emb/common/phone/alcatel/alcatel.c @@ -56,7 +56,7 @@ /* We need lot of ATGEN functions, because Alcatel is an AT device. */ -extern GSM_Reply_Function ALCATELReplyFunctions[]; +static GSM_Reply_Function ALCATELReplyFunctions[]; extern GSM_Reply_Function ATGENReplyFunctions[]; extern GSM_Error ATGEN_Initialise (GSM_StateMachine *s); -- cgit v0.9.0.2