diff -urN gnokii/common/phones/nk7110.c gnokii-mh/common/phones/nk7110.c --- gnokii/common/phones/nk7110.c Mon Apr 28 15:00:07 2003 +++ gnokii-mh/common/phones/nk7110.c Mon Apr 28 15:28:49 2003 @@ -314,7 +314,7 @@ case GN_CT_Infrared: case GN_CT_Irda: err = phonet_initialise(state); - attenot = 3; + attempt = 3; break; case GN_CT_M2BUS: err = m2bus_initialise(state);