From 5836747566367d119b0b1f610412deab4541e3fa Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sat, 12 Jun 2010 05:52:39 +0000 Subject: [PATCH] =?UTF-8?q?2010-06-12=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * posix/include/devctl.h: Move mal-placed @file. --- cpukit/ChangeLog | 4 ++++ cpukit/posix/include/devctl.h | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index fcdaaccec8..25e944bc70 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$ */