aboutsummaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2007-01-23 22:58:34 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2007-01-23 22:58:34 +0000
commita354d55f90cd67a41a0f440d31583f462b639b05 (patch)
tree977c4ae3059b86bcd419f47700c94b614ac61406 /src/main.c
parent2daed5d7f906ea2d6b1ebc3c79bc0624eb0ed52d (diff)
downloadmailfromd-a354d55f90cd67a41a0f440d31583f462b639b05.tar.gz
mailfromd-a354d55f90cd67a41a0f440d31583f462b639b05.tar.bz2
(main): Call fixup code
git-svn-id: file:///svnroot/mailfromd/trunk@1222 7a8a7f39-df28-0410-adc6-e0d955640f24
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/main.c b/src/main.c
index ec0ccabd..e149b782 100644
--- a/src/main.c
+++ b/src/main.c
@@ -1722,6 +1722,8 @@ main(int argc, char **argv)
|| script_ldebug || script_ydebug)
exit(EX_OK);
+ fixup_code();
+
free_symbols();
free_string_space();

Return to:

Send suggestions and report system problems to the System administrator.