diff options
author | Ulrich Sibiller <uli42@gmx.de> | 2020-01-08 07:54:22 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2020-05-07 12:55:03 +0200 |
commit | 27e8913a57cc89f5a98f07875ce865f550f07ac5 (patch) | |
tree | 095ebe58ff6820ed9099187ff3c883a13c9f8b12 | |
parent | 0d3546fbfe0c4fe35108193916ea3cc6c885314f (diff) | |
download | nx-libs-27e8913a57cc89f5a98f07875ce865f550f07ac5.tar.gz nx-libs-27e8913a57cc89f5a98f07875ce865f550f07ac5.tar.bz2 nx-libs-27e8913a57cc89f5a98f07875ce865f550f07ac5.zip |
Screen.c: spelling fix
-rw-r--r-- | nx-X11/programs/Xserver/hw/nxagent/Screen.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nx-X11/programs/Xserver/hw/nxagent/Screen.c b/nx-X11/programs/Xserver/hw/nxagent/Screen.c index 3745c0aec..8bbc68e13 100644 --- a/nx-X11/programs/Xserver/hw/nxagent/Screen.c +++ b/nx-X11/programs/Xserver/hw/nxagent/Screen.c @@ -3333,7 +3333,7 @@ FIXME: The port information is not used at the moment and produces a /* FIXME: The port information is not used at the moment and produces a warning on recent gcc versions. Do we need such information - to run the audio forawrding? + to run the audio forwarding? chport = &port[0]; |