X-Git-Url: http://git.jankratochvil.net/?p=gnokii.git;a=blobdiff_plain;f=common%2Fphones%2Fatnok.c;h=beef3c1ea9370089ea59d125a98d6e008724ad66;hp=150d89ab77f1c04b30dc943f81191e2e2e1bad41;hb=22e39a4e70eeb4686934aa1e47fb957dcf8d160f;hpb=6ea3cef1bb136cd56741cc56bdb5b2fc7051e032 diff --git a/common/phones/atnok.c b/common/phones/atnok.c index 150d89a..beef3c1 100644 --- a/common/phones/atnok.c +++ b/common/phones/atnok.c @@ -14,6 +14,9 @@ phones. See README for more details on supported mobile phones. $Log$ + Revision 1.1.1.1.10.1 2001/12/14 21:32:51 short + Fixed fatal linker error (global symbol conflict of "writephonebook") + Revision 1.1.1.1 2001/11/25 21:59:14 short :pserver:cvs@pserver.samba.org:/cvsroot - gnokii - Sun Nov 25 22:56 CET 2001 @@ -36,7 +39,7 @@ #include "links/cbus.h" -AT_SendFunctionType writephonebook; +static AT_SendFunctionType writephonebook; static GSM_Error WritePhonebook(GSM_Data *data, GSM_Statemachine *state)