From 0a198dd15c7963f7b9be094370761cac368d9292 Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Wed, 9 Jun 2010 15:48:58 -0700 Subject: Xmu.xml: Compilers that can't handle void are now ancient history Plus a bonus it's -> its typo fix Signed-off-by: Alan Coopersmith --- doc/Xmu.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/Xmu.xml b/doc/Xmu.xml index 9e3815b..6bc02fa 100644 --- a/doc/Xmu.xml +++ b/doc/Xmu.xml @@ -3098,7 +3098,7 @@ specifies the Compound Text structure This function parses the next “item” from the Compound Text string. The -return value indicates what kind of item is returned. The item itself, it's +return value indicates what kind of item is returned. The item itself, its length, and the current contextual state, are reported as components of the XctData structure. @@ -3281,7 +3281,7 @@ argument as: The function is declared to return an int even though the value is ignored, -because some compilers have problems with functions returning void. +because some compilers used to have problems with functions returning void. -- cgit v1.2.1