From 9bc752b92d13624a22f0659e2fee6bece875ff3a Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Wed, 16 Jun 2010 14:39:25 +0000 Subject: =?UTF-8?q?2010-06-16=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit PR 1556/cpukit * libfs/src/rfs/rtems-rfs-bitmaps.h, libfs/src/rfs/rtems-rfs-block-pos.h, libfs/src/rfs/rtems-rfs-buffer.h, libfs/src/rfs/rtems-rfs-file-system-fwd.h, libfs/src/rfs/rtems-rfs-file-system.h, libfs/src/rfs/rtems-rfs-file.h, libfs/src/rfs/rtems-rfs-format.h, libfs/src/rfs/rtems-rfs-group.h, libfs/src/rfs/rtems-rfs-inode.h: Rename "struct rtems_rfs_*_t" into "struct _rtems_rfs_*". --- cpukit/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index f28e5f8373..6aafa81cf7 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,6 +1,16 @@ 2010-06-16 Ralf Corsépius PR 1556/cpukit + * libfs/src/rfs/rtems-rfs-bitmaps.h, + libfs/src/rfs/rtems-rfs-block-pos.h, + libfs/src/rfs/rtems-rfs-buffer.h, + libfs/src/rfs/rtems-rfs-file-system-fwd.h, + libfs/src/rfs/rtems-rfs-file-system.h, + libfs/src/rfs/rtems-rfs-file.h, + libfs/src/rfs/rtems-rfs-format.h, + libfs/src/rfs/rtems-rfs-group.h, + libfs/src/rfs/rtems-rfs-inode.h: + Rename "struct rtems_rfs_*_t" into "struct _rtems_rfs_*". * libfs/src/rfs/rtems-rfs-shell.c: Remove rtems_rfs_shell_cmd_t. 2010-06-15 Ralf Corsépius -- cgit v1.2.3