cdesktopenv/cde/programs/dtpad
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
..
Dtpad Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
Makefile.am Remove $(TIRPCINC) from all Makefile.am files - it no longer exists 2019-11-20 18:52:29 -07:00
dtpad.c dtpad: fix implicit-function-declaration warnings 2021-11-12 16:37:02 -07:00
dtpad.h Centralize catgets() calls through MsgCat 2021-06-02 19:55:15 -06:00
dtpad.msg Even more spelling fixed 2018-04-28 12:36:33 -06:00
editCB.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
fileCB.c dtpad: fix implicit-function-declaration warnings 2021-11-12 16:37:02 -07:00
fileDlg.c dtpad: remove register keyword 2018-06-27 22:20:34 -06:00
fileIo.c dtpad: resolve warnings due to buffer safety 2021-11-25 04:44:30 +00:00
formatCB.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
help.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
helpCB.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
helpDlg.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
main.c dtpad: fix implicit-function-declaration warnings 2021-11-12 16:37:02 -07:00
mapfile.reorder Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
messageParam.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
optionsCB.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
printJob.c dtpad: Change to ANSI function definitions 2018-06-28 04:24:03 +01:00
printOutput.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
printSetup.c Fix a bunch of -Wempty-body warnings reported by clang 2021-12-11 13:10:24 -07:00
session.c dtpad: resolve warnings due to buffer safety 2021-11-25 04:44:30 +00:00
ttMsgSupport.c dtpad: fix implicit-function-declaration warnings 2021-11-12 16:37:02 -07:00
ttSaveSupport.c Spelling fixes 2018-05-31 22:23:19 -06:00