From 0287c8ffcc69b8f0e6b4a3e66986ed40f7447387 Mon Sep 17 00:00:00 2001 From: vrokas Date: Thu, 25 Nov 2004 09:05:27 +0000 Subject: [PATCH] * src/pic16/pcode.c: fixed bug which may produce error in non-GNU compilers git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@3585 4a8a32a2-be11-0410-ad9d-d568d2c75423 --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index 8d9e3628..a5e4fa2d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2004-11-25 Vangelis Rokas + * src/pic16/pcode.c: fixed bug which may produce error in non-GNU + compilers + 2004-11-25 Vangelis Rokas * src/pic16/device.h, -- 2.47.2