From 6b7d3a31bf72b2b126ba781fc07312fada3777cd Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 8 Mar 2007 21:43:31 +0000 Subject: [PATCH] 2007-03-08 Joel Sherrill * libfs/src/imfs/imfs.h: Fix comment. --- cpukit/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index c2fcd5cadd..e9cf423cc8 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,7 @@ +2007-03-08 Joel Sherrill + + * libfs/src/imfs/imfs.h: Fix comment. + 2007-03-08 Joel Sherrill * libmisc/stackchk/check.c, libmisc/stackchk/internal.h,