summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2018-11-02 11:28:10 +0000
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2018-11-02 12:28:24 +0100
commit85917b95639bf56cac266e2ec572b071ddabfd24 (patch)
tree3768a88292745e544042fb44a79d652fd2dbfb79
parent238450c9ce9e8117bd7ae62bf164f23284da169c (diff)
downloadlibrda-85917b95639bf56cac266e2ec572b071ddabfd24.tar.gz
librda-85917b95639bf56cac266e2ec572b071ddabfd24.tar.bz2
librda-85917b95639bf56cac266e2ec572b071ddabfd24.zip
src/rda_*.c: White-space fix at end of file.
-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 */