diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 89e563e50c..3cb726236c 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,7 @@ +2010-06-12 Ralf Corsépius + + * posix/include/devctl.h: Move mal-placed @file. + 2010-06-12 Ralf Corsépius * libfs/src/devfs/devfs.h, libfs/src/rfs/rtems-rfs-block-pos.h, diff --git a/cpukit/posix/include/devctl.h b/cpukit/posix/include/devctl.h index 5ba746ba51..0f24c8c7e4 100644 --- a/cpukit/posix/include/devctl.h +++ b/cpukit/posix/include/devctl.h @@ -1,4 +1,5 @@ /** + * @file devctl.h */ /* @@ -9,7 +10,6 @@ * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. * - * @file devctl.h * $Id$ */