diff options
author | Ulrich Sibiller <uli42@gmx.de> | 2021-01-04 14:12:05 +0100 |
---|---|---|
committer | Ulrich Sibiller <uli42@gmx.de> | 2021-01-15 18:23:40 +0100 |
commit | 6aff5bfdf5ff33746060471f4e8db29c4c9f4f59 (patch) | |
tree | 9d3f47357a434fe844244981366254b48fc99ced /nx-X11/programs/Xserver/hw/nxagent/Atoms.h | |
parent | c7f9ff0b61bad8231f564c1cb896f20fce44d1a5 (diff) | |
download | nx-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/Atoms.h')
-rw-r--r-- | nx-X11/programs/Xserver/hw/nxagent/Atoms.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nx-X11/programs/Xserver/hw/nxagent/Atoms.h b/nx-X11/programs/Xserver/hw/nxagent/Atoms.h index a39c53c07..9006b2253 100644 --- a/nx-X11/programs/Xserver/hw/nxagent/Atoms.h +++ b/nx-X11/programs/Xserver/hw/nxagent/Atoms.h @@ -58,7 +58,7 @@ void nxagentWMDetect(void); #ifdef XlibAtom /* - * only provide these protoypes if the including file knows about Xlib + * only provide these prototypes if the including file knows about Xlib * types. This allows us including Atoms.h without having to use the * Xlib type magic of Agent.h */ |