cdesktopenv/cde/programs/dtmail
Jon Trulson dda11f0e38 Fix a bunch of -Wempty-body warnings reported by clang
Many of these were real bugs, like:

if (cond);
   do_something

etc...

Others were just cosmetic - like placing the ';' on a separate line to
make the intention clear.
2021-12-11 13:10:24 -07:00
..
MotifApp Fix a bunch of -Wempty-body warnings reported by clang 2021-12-11 13:10:24 -07:00
dtmail programs/: remove Imakefiles for completed modules 2021-07-03 19:12:43 -06:00
dtmailpr Change to detect iconv implementation with autoconf 2021-09-21 14:04:40 +09:00
include Centralize catgets() calls through MsgCat 2021-06-02 19:55:15 -06:00
libDtMail Fix a bunch of -Wempty-body warnings reported by clang 2021-12-11 13:10:24 -07:00
Makefile.am programs/dtmail: add automake files 2019-10-23 15:34:20 -06:00