summaryrefslogtreecommitdiff
path: root/src/StrToText.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/StrToText.c')
-rw-r--r--src/StrToText.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/StrToText.c b/src/StrToText.c
index 5ff62900..3d35cf6b 100644
--- a/src/StrToText.c
+++ b/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.
*/