cdesktopenv/cde/programs/dtappbuilder
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
..
src Fix a bunch of -Wempty-body warnings reported by clang 2021-12-11 13:10:24 -07:00
BUILD_INSTRUCTIONS Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
Makefile.am Change "if SUN" conditionals in remaining Makefile.am files to "if SOLARIS" 2019-10-28 18:54:17 -06:00
Makefile.include Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00