From 46ae58a595a2b5c8e6bc4790da974a4fe08b21b1 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Tue, 6 Dec 2011 07:05:54 +0000 Subject: =?UTF-8?q?2011-12-06=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * libfs/src/imfs/imfs_debug.c: Make IMFS_print_jnode, IMFS_dump_directory static. * libfs/src/imfs/memfile.c: Make memfile_free_blocks_in_table static. --- cpukit/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 039b6f4a49..67ce6b729b 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,5 +1,8 @@ 2011-12-06 Ralf Corsépius + * libfs/src/imfs/imfs_debug.c: Make IMFS_print_jnode, + IMFS_dump_directory static. + * libfs/src/imfs/memfile.c: Make memfile_free_blocks_in_table static. * libcsupport/include/rtems/libio.h: Make LIBIO_FLAGS_* defined unsigned (Avoid implicit sign conversions). -- cgit v1.2.3