Unexport file state machine internals
authorPanu Matilainen <pmatilai@redhat.com>
Tue, 3 Jun 2008 11:26:34 +0000 (14:26 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Tue, 3 Jun 2008 11:26:34 +0000 (14:26 +0300)
commit09d8cbafff94cde37accd9c43fcd8087457925cd
tree95357b4f6bf396d65213b37b2a554eae8ef1d7bc
parent50f34a622edc4d737d671622401f7dad44a10d62
Unexport file state machine internals
- fsmGetTs(), fsmGetFi(), fileStageString(), fileActionString(),
  fsmMapPath(), fsmMapAttrs() and fsmStage() aren't needed outside fsm,
  make 'em static to avoid leaking to symbol space
lib/fsm.c
lib/fsm.h