gnokii-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CVS: gnokii/common gsm-statemachine.c,1.41,1.42


From: Pawel Kot <address@hidden>
Subject: CVS: gnokii/common gsm-statemachine.c,1.41,1.42
Date: Sun, 16 Feb 2003 18:53:12 -0500

Update of /cvsroot/gnokii/gnokii/common
In directory subversions:/tmp/cvs-serv25974/common

Modified Files:
        gsm-statemachine.c 
Log Message:
1. Remove a line that seems totally unnecessary - it checks the
   state variable s, which on the first loop iteration is unset, and
   on the following iterations the condition is always false, because
   of a similar line that appears after setting s
2. allow sm_block and friends to be used not only directly after
   sm_message_send but also with sm_reset in between, which sets the
   state to GN_SM_Initialised


--- Diff text surpressed ---





reply via email to

[Prev in Thread] Current Thread [Next in Thread]