aboutsummaryrefslogtreecommitdiff
path: root/libX11/src/StrToText.c
diff options
context:
space:
mode:
Diffstat (limited to 'libX11/src/StrToText.c')
-rw-r--r--libX11/src/StrToText.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/libX11/src/StrToText.c b/libX11/src/StrToText.c
index 5ff629009..3d35cf6b4 100644
--- a/libX11/src/StrToText.c
+++ b/libX11/src/StrToText.c
@@ -33,8 +33,8 @@ in this Software without prior written authorization from The Open Group.
#include <X11/Xutil.h>
/*
- * XStringListToTextProperty - fill in TextProperty structure with
- * concatenated list of null-separated strings. Return True if successful
+ * XStringListToTextProperty - fill in TextProperty structure with
+ * concatenated list of null-separated strings. Return True if successful
* else False. Allocate room on end for trailing NULL, but don't include in
* count.
*/