diff options
| author | Ted Gould <ted@gould.cx> | 2008-10-28 04:45:31 +0000 |
|---|---|---|
| committer | Ted Gould <ted@canonical.com> | 2008-10-28 04:45:31 +0000 |
| commit | dc743aafd8b8c2d9c4e081fc937a94a26c055203 (patch) | |
| tree | 98748c7465ac4ce06d1cbc359f767bcf0422cc85 /src/2geom/exception.h | |
| parent | From trunk (diff) | |
| download | inkscape-dc743aafd8b8c2d9c4e081fc937a94a26c055203.tar.gz inkscape-dc743aafd8b8c2d9c4e081fc937a94a26c055203.zip | |
Merge from trunk
(bzr r6886)
Diffstat (limited to 'src/2geom/exception.h')
| -rw-r--r-- | src/2geom/exception.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/2geom/exception.h b/src/2geom/exception.h index 6151f7a57..99db54b45 100644 --- a/src/2geom/exception.h +++ b/src/2geom/exception.h @@ -1,7 +1,9 @@ #ifndef LIB2GEOM_EXCEPTION_HEADER #define LIB2GEOM_EXCEPTION_HEADER -/** Defines the different types of exceptions that 2geom can throw. +/** + * \file + * \brief Defines the different types of exceptions that 2geom can throw. * * Copyright 2007 Johan Engelen <goejendaagh@zonnet.nl> * |
