From 0899a38ccafa84595f0d5edd81f5eabe070e06a3 Mon Sep 17 00:00:00 2001 From: Bradley Bell Date: Sun, 19 Dec 2004 10:58:39 +0000 Subject: [PATCH] replace byte with sbyte --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index a0669ac40..54a0e64cf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2004-12-19 Bradley Bell + + * include/ui.h, main/editor/editor.h: replace byte with sbyte + 2004-12-19 Chris Taylor * include/u_mem.h: prototype for strdup with MPW