Push fsm archive size down to the only caller who cares
authorPanu Matilainen <pmatilai@redhat.com>
Tue, 17 Apr 2012 16:18:28 +0000 (19:18 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Tue, 17 Apr 2012 16:18:28 +0000 (19:18 +0300)
commit189dec7ba940dc13caba43fa5fb151645ce77e50
treee2698bfc8ad80076f995a73fc66bea7cf41c70ce
parent00629aa636ab54cabdb4bb7dcd3698ead2024be7
Push fsm archive size down to the only caller who cares

- Archive size is only relevant for build code, no need for tracking
  this in the big struct. Just return the archiveSize at end of
  build process.
lib/fsm.c