From 85917b95639bf56cac266e2ec572b071ddabfd24 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Fri, 2 Nov 2018 11:28:10 +0000 Subject: src/rda_*.c: White-space fix at end of file. --- src/rda_ogon.c | 2 +- src/rda_x2go.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src') 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 */ -- cgit v1.2.3