summaryrefslogtreecommitdiffstats
path: root/src/2geom/conic_section_clipper.h
diff options
context:
space:
mode:
authorJon A. Cruz <jon@joncruz.org>2011-10-25 07:45:35 +0000
committerJon A. Cruz <jon@joncruz.org>2011-10-25 07:45:35 +0000
commit1a5d5d8a7e796035bc70d5c727d4d901dda50726 (patch)
treee15866e9b83d8948e6f7329193bbe4b6eefaa840 /src/2geom/conic_section_clipper.h
parentcppcheck (diff)
downloadinkscape-1a5d5d8a7e796035bc70d5c727d4d901dda50726.tar.gz
inkscape-1a5d5d8a7e796035bc70d5c727d4d901dda50726.zip
Cleanup pass on documentation that was dumping garbage into doxygen output.
(bzr r10696)
Diffstat (limited to 'src/2geom/conic_section_clipper.h')
-rw-r--r--src/2geom/conic_section_clipper.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/2geom/conic_section_clipper.h b/src/2geom/conic_section_clipper.h
index a02cda4d3..3e4ac8429 100644
--- a/src/2geom/conic_section_clipper.h
+++ b/src/2geom/conic_section_clipper.h
@@ -1,7 +1,8 @@
/**
- * \file
- * \brief Conic section clipping with respect to a rectangle
- *
+ * @file
+ * Conic section clipping with respect to a rectangle.
+ */
+/*
* Authors:
* Marco Cecchetti <mrcekets at gmail>
*