summaryrefslogtreecommitdiffstats
path: root/include/dialogs/ssh.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/dialogs/ssh.h')
-rw-r--r--include/dialogs/ssh.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/include/dialogs/ssh.h b/include/dialogs/ssh.h
index d55e2db0..63eac16f 100644
--- a/include/dialogs/ssh.h
+++ b/include/dialogs/ssh.h
@@ -17,9 +17,7 @@
* @{
*/
-/**
- * SSH Mode object.
- */
+/** #Mode object representing the ssh dialog. */
extern Mode ssh_mode;
/*@}*/
#endif // ROFI_DIALOG_SSH_H