cdesktopenv/cde/programs/dtmail/MotifApp
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
..
Application.C Centralize catgets() calls through MsgCat 2021-06-02 19:55:15 -06:00
AskFirstCmd.C Centralize catgets() calls through MsgCat 2021-06-02 19:55:15 -06:00
BasicComponent.C
BusyPixmap.C
ButtonInterface.C
Cmd.C
CmdInterface.C
CmdList.C
DialogManager.C Fix a bunch of -Wempty-body warnings reported by clang 2021-12-11 13:10:24 -07:00
Help.C Centralize catgets() calls through MsgCat 2021-06-02 19:55:15 -06:00
IconifyCmd.C
InfoDialogManager.C
InterruptibleCmd.C
Main.C
MainWindow.C
Makefile.am
ManageCmd.C
MenuBar.C
MenuWindow.C
MotifApp.msg
MotifCmds.C
NoUndoCmd.C
PixmapCycler.C
PromptDialogManager.C
QuestionDialogManager.C
QuitCmd.C Centralize catgets() calls through MsgCat 2021-06-02 19:55:15 -06:00
ScrollingList.C
SelectFileCmd.C Centralize catgets() calls through MsgCat 2021-06-02 19:55:15 -06:00
ToggleButtonInterface.C
UIComponent.C
UndoCmd.C
WarnNoUndoCmd.C Centralize catgets() calls through MsgCat 2021-06-02 19:55:15 -06:00
WorkingDialogManager.C
motifapp.nlset