Commit graph

6 commits

Author SHA1 Message Date
Melvin Hadasht
a67bcb7852 Made some debug info not translatable and few code cleanups 2002-08-14 13:15:46 +00:00
Christoph Hohmann
8da5cfd6ba * major code cleanup (part 1)
- unused variables removed
        - unused functions removed
        - uninitialized variables checked
        - missing return statements added
        - missing function return types added
        - added parentheses around assignment and
          && in || when suggested by gcc

* src/mh.c
* src/folder.c
        replaced direct calls to folder->scan_tree
        with folder_scan_tree and restore folder
        prefs in this function. The folder should
        not have to deal with them.
        ( Should now work for all folder types )
2002-07-02 19:49:11 +00:00
Match Grun
8f08f89752 Add new functions. 2002-04-02 05:56:49 +00:00
Paul Mangan
3ce75b9f02 sync with sylpheed 0.7.4cvs2 2002-03-14 10:17:32 +00:00
Alfons Hoogervorst
e1bc951b7f fgetc() returns an int which should never ever be put in a char. 2001-12-30 23:14:31 +00:00
Match Grun
f674f55d33 Import Mutt address book. Modified ImportLDIF into wizard. 2001-10-29 06:59:14 +00:00