From d640ce1c08345c0b96e2fb89893a238b1498ec66 Mon Sep 17 00:00:00 2001 From: Ian C Date: Tue, 13 Feb 2007 00:34:42 +0000 Subject: Fixed build for non-GCC (removed void pointer arithmetic) --- xed.1 | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'xed.1') diff --git a/xed.1 b/xed.1 index 1424120..ab53d45 100644 --- a/xed.1 +++ b/xed.1 @@ -175,12 +175,13 @@ The diagnostics produced by .B xed are intended to be self-explanatory. .SH NOTES -Version 2.1 of +Version 2.2 of .B xed -includes these additions and fixes over 2.0 : +includes these additions and fixes over 2.1 : .TP o -Added missing include for unistd.h -- FreeBSD didn't mind, cygwin did. +Removed usage of GCC-only extension (void pointer arithmetic) that crept in by +mistake. .SH BUGS .TP o -- cgit v1.2.3