Fixed typo: device/include/mcs51/p89v51rd2.h, device/include/mcs51/at89s53.h: added.
authorjesusc <jesusc@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sat, 25 Jun 2005 10:20:54 +0000 (10:20 +0000)
committerjesusc <jesusc@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sat, 25 Jun 2005 10:20:54 +0000 (10:20 +0000)
git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@3788 4a8a32a2-be11-0410-ad9d-d568d2c75423

ChangeLog

index 7b1c5e2d11611553a3a94da0d7f344cb363402ec..a663d660b521bb24134fcdcd383c1bbc7a181e89 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
 2005-06-25 Jesus Calvino-Fraga <jesusc AT ece.ubc.ca>
 
-       * device/lib/mcs51/p89v51rd2.h, device/lib/mcs51/at89s53.h: added. 
+       * device/include/mcs51/p89v51rd2.h, device/include/mcs51/at89s53.h: added. 
 
 2005-06-24 Raphael Neider <rneider AT web.de>