Pass file index as argument to fsm fsmMapPath()
authorPanu Matilainen <pmatilai@redhat.com>
Mon, 1 Oct 2012 10:15:30 +0000 (13:15 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Mon, 1 Oct 2012 10:15:30 +0000 (13:15 +0300)
commitf71af8b4a1f58d09b5abd33a2ad59d5a2f5f415c
treee0bb8552dab2294cbc1769aa4d5be73affc0c893
parent596617533bd9d6dfe0da6ed6deb95603f132003d
Pass file index as argument to fsm fsmMapPath()

- Normally this is just the current index, but when writing links
  its something else and makes sense as an argument (so we dont
  need to save and restore fsm->ix when doing something different)
lib/fsm.c