[X2Go-Commits] [nx-libs] 58/429: GCs.h: fix typo
git-admin at x2go.org
git-admin at x2go.org
Mon Oct 18 09:36:06 CEST 2021
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to branch 3.6.x
in repository nx-libs.
commit ee379d3a7372cb81d3ef8aefd26ed110b027331b
Author: Ulrich Sibiller <uli42 at gmx.de>
Date: Fri Oct 2 21:53:52 2020 +0200
GCs.h: fix typo
---
nx-X11/programs/Xserver/hw/nxagent/GCs.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/nx-X11/programs/Xserver/hw/nxagent/GCs.h b/nx-X11/programs/Xserver/hw/nxagent/GCs.h
index 84b0063ab..51ec85af0 100644
--- a/nx-X11/programs/Xserver/hw/nxagent/GCs.h
+++ b/nx-X11/programs/Xserver/hw/nxagent/GCs.h
@@ -42,7 +42,7 @@ is" without express or implied warranty.
extern RESTYPE RT_NX_GC;
-/* This file uses the GC definition form Xlib.h as XlibGC. */
+/* This file uses the GC definition from Xlib.h as XlibGC. */
typedef struct {
XlibGC gc;
--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/nx-libs.git
More information about the x2go-commits
mailing list