diff options
Diffstat (limited to 'src/2geom')
| -rw-r--r-- | src/2geom/geom.cpp | 5 | ||||
| -rw-r--r-- | src/2geom/geom.h | 9 |
2 files changed, 6 insertions, 8 deletions
diff --git a/src/2geom/geom.cpp b/src/2geom/geom.cpp index fc6d930dc..ded1a1940 100644 --- a/src/2geom/geom.cpp +++ b/src/2geom/geom.cpp @@ -1,6 +1,5 @@ -/** - * \file src/geom.cpp - * \brief Various geometrical calculations. +/** @file + * @brief Various geometrical calculations. */ #ifdef HAVE_CONFIG_H diff --git a/src/2geom/geom.h b/src/2geom/geom.h index 1a40c04e1..210d236a1 100644 --- a/src/2geom/geom.h +++ b/src/2geom/geom.h @@ -1,8 +1,7 @@ -/** - * \file geom.h - * \brief Various geometrical calculations - * - * Authors: +/** @file + * @brief Various geometrical calculations + */ +/* Authors: * Nathan Hurst <njh@mail.csse.monash.edu.au> * * Copyright (C) 1999-2002 authors |
