From a36e98889ff0c3f8b25eb9c3f41790a8ec224175 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 2 Dec 2002 19:14:27 +0000 Subject: 2002-12-02 Joel Sherrill * src/dosfs/fat.h, src/dosfs/msdos.h: Added casts to remove warnings on 16 bit targets like the h8300. --- cpukit/libfs/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'cpukit/libfs/ChangeLog') diff --git a/cpukit/libfs/ChangeLog b/cpukit/libfs/ChangeLog index a4195bc0d1..c29bb90d7e 100644 --- a/cpukit/libfs/ChangeLog +++ b/cpukit/libfs/ChangeLog @@ -1,3 +1,8 @@ +2002-12-02 Joel Sherrill + + * src/dosfs/fat.h, src/dosfs/msdos.h: Added casts to remove warnings + on 16 bit targets like the h8300. + 2002-11-19 Ralf Corsepius * configure.ac: Cosmetical fixes. -- cgit v1.2.3