diff options
Diffstat (limited to 'nx-X11/programs/Xserver/hw/nxagent/compext/Compext.h')
-rw-r--r-- | nx-X11/programs/Xserver/hw/nxagent/compext/Compext.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/nx-X11/programs/Xserver/hw/nxagent/compext/Compext.h b/nx-X11/programs/Xserver/hw/nxagent/compext/Compext.h index a40384398..c0259a939 100644 --- a/nx-X11/programs/Xserver/hw/nxagent/compext/Compext.h +++ b/nx-X11/programs/Xserver/hw/nxagent/compext/Compext.h @@ -103,7 +103,7 @@ extern int NXSetDisplayBuffer( /* * If set, the Popen() function in the X server - * wil remove the LD_LIBRARY_PATH variable from + * will remove the LD_LIBRARY_PATH variable from * the environment before calling the execl() * function on the child process. The function * returns the previous value. @@ -334,7 +334,7 @@ extern Status NXGetUnpackParameters( * shared memory blocks. A MIT-SHM compliant protocol is used * between proxy and the real server, while a simplified * version is used between the agent and the client proxy to - * accomodate both packed images and plain X bitmaps. + * accommodate both packed images and plain X bitmaps. */ extern Status NXGetShmemParameters( |