text: add helpers to (un)load all modules at once
authorDavid Herrmann <dh.herrmann@googlemail.com>
Wed, 26 Sep 2012 20:00:01 +0000 (22:00 +0200)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Wed, 26 Sep 2012 20:00:01 +0000 (22:00 +0200)
commit5117852e756cecbd856c1f4879198bc42a89ddd5
treedc8e45c6f6eb0cd4624348942e7232fbc05415be
parentf40c6eaf325673c686fb33a0bddca419643673f5
text: add helpers to (un)load all modules at once

Instead of doing all this in main() we now use the two helpers. This makes
the code much more readable and avoids too many stuff in main().

Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
src/main.c
src/text.h