summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/rda_ogon.c2
-rw-r--r--src/rda_x2go.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/rda_ogon.c b/src/rda_ogon.c
index f4338f6..9208850 100644
--- a/src/rda_ogon.c
+++ b/src/rda_ogon.c
@@ -95,4 +95,4 @@ rda_session_terminate_ogon(void)
}
}
-#endif /* WITH_OGON_AWARENESS */ \ No newline at end of file
+#endif /* WITH_OGON_AWARENESS */
diff --git a/src/rda_x2go.c b/src/rda_x2go.c
index 6072888..258b6aa 100644
--- a/src/rda_x2go.c
+++ b/src/rda_x2go.c
@@ -95,4 +95,4 @@ rda_session_terminate_x2go(void)
}
}
-#endif /* WITH_X2GO_AWARENESS */ \ No newline at end of file
+#endif /* WITH_X2GO_AWARENESS */