This fixes a warning about conversion to int without a cast.
On Tue, Oct 14, 2014 at 12:04 AM, Gedare Bloom wrote:
> ---
> cpukit/libfs/src/rfs/rtems-rfs-rtems.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/cpukit/libfs/src/rfs/rtems-rfs-rtems.c
> b/cpukit/libfs/src/
---
cpukit/libfs/src/rfs/rtems-rfs-rtems.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/cpukit/libfs/src/rfs/rtems-rfs-rtems.c
b/cpukit/libfs/src/rfs/rtems-rfs-rtems.c
index ec9dd2c..6cefe9d 100644
--- a/cpukit/libfs/src/rfs/rtems-rfs-rtems.c
+++ b/cpukit/libfs/src/rfs/rtem