Commit b4b0a1a7 authored by Ulrich Sibiller's avatar Ulrich Sibiller Committed by Mike Gabriel

Dialog.h: reformat comment

parent f85e71a6
...@@ -98,10 +98,9 @@ extern void nxagentTerminateDialogs(void); ...@@ -98,10 +98,9 @@ extern void nxagentTerminateDialogs(void);
"UNKNOWN_DIALOG") "UNKNOWN_DIALOG")
/* /*
* Message to be showed to users when the close * Message to be shown to users when the close button is pressed. The
* button is pressed. The right message is chosen * right message is chosen according if session does or does not run
* according if session does or does not run in * in persistent mode.
* persistent mode.
*/ */
#define DIALOG_KILL_SESSION_MESSAGE \ #define DIALOG_KILL_SESSION_MESSAGE \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment