aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/programs/Xserver/hw/nxagent/Split.c
diff options
context:
space:
mode:
authorUlrich Sibiller <uli42@gmx.de>2021-01-04 14:12:05 +0100
committerUlrich Sibiller <uli42@gmx.de>2021-01-15 18:23:40 +0100
commit6aff5bfdf5ff33746060471f4e8db29c4c9f4f59 (patch)
tree9d3f47357a434fe844244981366254b48fc99ced /nx-X11/programs/Xserver/hw/nxagent/Split.c
parentc7f9ff0b61bad8231f564c1cb896f20fce44d1a5 (diff)
downloadnx-libs-6aff5bfdf5ff33746060471f4e8db29c4c9f4f59.tar.gz
nx-libs-6aff5bfdf5ff33746060471f4e8db29c4c9f4f59.tar.bz2
nx-libs-6aff5bfdf5ff33746060471f4e8db29c4c9f4f59.zip
fix formatting and spelling in various files
Diffstat (limited to 'nx-X11/programs/Xserver/hw/nxagent/Split.c')
-rw-r--r--nx-X11/programs/Xserver/hw/nxagent/Split.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nx-X11/programs/Xserver/hw/nxagent/Split.c b/nx-X11/programs/Xserver/hw/nxagent/Split.c
index 2e2b130fe..99cc3a280 100644
--- a/nx-X11/programs/Xserver/hw/nxagent/Split.c
+++ b/nx-X11/programs/Xserver/hw/nxagent/Split.c
@@ -112,7 +112,7 @@ SplitResourcePtr nxagentAllocSplitResource(void)
fprintf(stderr, "nxagentAllocSplitResource: PANIC! No more resources for the next split.\n");
#endif
/*
-FIXME: Must deal with the case all resources are exausted.
+FIXME: Must deal with the case all resources are exhausted.
*/
FatalError("nxagentAllocSplitResource: PANIC! No more resources for the next split.\n");
}