cdesktopenv/cde/lib/DtPrint
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
..
DtPrint.msg message catalogs: fix comment lines, also remove linux hack in merge.c 2012-09-03 15:12:57 -06:00
Makefile.am library versioning: use proper format and specify for ALL libraries 2019-12-04 18:09:22 -07:00
PrintDlgMgr.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
PrintMsgs.c Centralize catgets() calls through MsgCat 2021-06-02 19:55:15 -06:00
PrintOptions.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
PrintSetupB.c lib/DtPrint: remove register keyword 2018-06-27 21:58:04 -06:00
PsubDefProc.c Spelling fixes 2018-05-31 22:23:19 -06:00
PsubUtil.c Fix a bunch of -Wempty-body warnings reported by clang 2021-12-11 13:10:24 -07:00
libDtPrint.elist Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00