summaryrefslogtreecommitdiff
path: root/xc/lib/Xmu/Atoms.c
diff options
context:
space:
mode:
Diffstat (limited to 'xc/lib/Xmu/Atoms.c')
-rw-r--r--xc/lib/Xmu/Atoms.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/xc/lib/Xmu/Atoms.c b/xc/lib/Xmu/Atoms.c
index f6ed51b8e..476963c99 100644
--- a/xc/lib/Xmu/Atoms.c
+++ b/xc/lib/Xmu/Atoms.c
@@ -21,7 +21,7 @@ used in advertising or otherwise to promote the sale, use or other dealings
in this Software without prior written authorization from The Open Group.
*/
-/* $XFree86: xc/lib/Xmu/Atoms.c,v 3.4 1998/10/03 09:06:20 dawes Exp $ */
+/* $XFree86: xc/lib/Xmu/Atoms.c,v 3.5 2000/11/28 18:50:07 dawes Exp $ */
/*
* This file contains routines to cache atoms, avoiding multiple
@@ -88,6 +88,7 @@ DeclareAtom(XA_TARGETS, "TARGETS" )
DeclareAtom(XA_TEXT, "TEXT" )
DeclareAtom(XA_TIMESTAMP, "TIMESTAMP" )
DeclareAtom(XA_USER, "USER" )
+DeclareAtom(XA_UTF8_STRING, "UTF8_STRING" )
/******************************************************************