~nocnokneo/synergy-foss/1.4

« back to all changes in this revision

Viewing changes to src/lib/synergy/CApp.h

  • Committer: nick.bolton.uk
  • Date: 2012-02-05 20:49:14 UTC
  • Revision ID: svn-v4:33c40d52-04ba-11de-a43f-ff96a2b7a9af:branches/1.4:1232
fixed help macro on windows

Show diffs side-by-side

added added

removed removed

Lines of Context:
186
186
        "      --relaunch           persistently relaunches process in current user \n" \
187
187
        "                             session (useful for vista and upward).\n" \
188
188
        "      --exit-pause         wait for key press on exit, can be useful for\n" \
189
 
        "                             reading error messages that occur on exit.\n"
 
189
        "                             reading error messages that occur on exit.\n" \
190
190
        HELP_GAMEPAD
191
191
 
192
192
#endif