Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/Remmina/Remmina.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'plugins')
-rw-r--r--plugins/x2go/x2go_plugin.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/x2go/x2go_plugin.c b/plugins/x2go/x2go_plugin.c
index 3e124c398..88d2878de 100644
--- a/plugins/x2go/x2go_plugin.c
+++ b/plugins/x2go/x2go_plugin.c
@@ -174,8 +174,8 @@ enum SESSION_PROPERTIES {
SESSION_DISPLAY = 0,
SESSION_STATUS,
SESSION_SESSION_ID,
- SESSION_CREATE_DATE,
SESSION_SUSPENDED_SINCE,
+ SESSION_CREATE_DATE,
SESSION_AGENT_PID,
SESSION_USERNAME,
SESSION_HOSTNAME,