summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2018-09-08 14:33:01 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2018-09-08 14:33:01 +0200
commitb1b804c4c8a3b1440a83072c54244a848463eb7d (patch)
tree12e089b7edab9f0e1b71c6b10028dcf6f79c787d /src
parent195bc94b9aff195fbed3221d645b5f32bdbbef92 (diff)
downloadlibrda-b1b804c4c8a3b1440a83072c54244a848463eb7d.tar.gz
librda-b1b804c4c8a3b1440a83072c54244a848463eb7d.tar.bz2
librda-b1b804c4c8a3b1440a83072c54244a848463eb7d.zip
src/*.h: Fix file names in comment header.
Diffstat (limited to 'src')
-rw-r--r--src/rda_ogon.h2
-rw-r--r--src/rda_x2go.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/rda_ogon.h b/src/rda_ogon.h
index 081856c..76e60f7 100644
--- a/src/rda_ogon.h
+++ b/src/rda_ogon.h
@@ -1,6 +1,6 @@
/* -*- Mode: C; c-set-style: linux indent-tabs-mode: t; c-basic-offset: 8; tab-width: 8 -*- */
-/* rda_x2go.c - Remote Desktop Awareness for Ogon RDP Sessions
+/* rda_ogon.h - Remote Desktop Awareness for Ogon RDP Sessions
Copyright (C) 2018 Mike Gabriel
All rights reserved.
diff --git a/src/rda_x2go.h b/src/rda_x2go.h
index ceeb9d4..f063a0e 100644
--- a/src/rda_x2go.h
+++ b/src/rda_x2go.h
@@ -1,6 +1,6 @@
/* -*- Mode: C; c-set-style: linux indent-tabs-mode: t; c-basic-offset: 8; tab-width: 8 -*- */
-/* rda_x2go.c - Remote Desktop Awareness for X2Go Sessions
+/* rda_x2go.h - Remote Desktop Awareness for X2Go Sessions
Copyright (C) 2018 Mike Gabriel
All rights reserved.