Split fsm state reset to a separate function
authorPanu Matilainen <pmatilai@redhat.com>
Tue, 17 Apr 2012 13:40:54 +0000 (16:40 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Tue, 17 Apr 2012 13:40:54 +0000 (16:40 +0300)
commit9e73ca9fccac1e45ce0d7b81c684cbd28fdc2f40
treea442ee8350cde3d104d70e461ec3385cdfa99c23
parent124db72a60ca089479c5f6446229e45fa46cdb13
Split fsm state reset to a separate function

- No functional changes as such, but moving this out of fsmInit()
  permits other goal-specific items to be moved out of fsmInit()
lib/fsm.c