From b1b5aecae9e8b9a97691b42cbaf4b58b7d4cd487 Mon Sep 17 00:00:00 2001 From: belugas Date: Fri, 23 Feb 2007 01:48:53 +0000 Subject: (svn r8853) -Cleanup: doxygen changes. Correct forgotten c files to cpp files with the @file tag as well as a few general comments style --- src/airport_movement.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/airport_movement.h') diff --git a/src/airport_movement.h b/src/airport_movement.h index 860c5af10..d6f84167e 100644 --- a/src/airport_movement.h +++ b/src/airport_movement.h @@ -1,5 +1,7 @@ /* $Id$ */ +/** @file airport_movement.h Heart of the airports and their finite state machines */ + #ifndef AIRPORT_MOVEMENT_H #define AIRPORT_MOVEMENT_H -- cgit v1.2.3-54-g00ecf