diff options
| author | Jon A. Cruz <jon@joncruz.org> | 2011-10-25 07:45:35 +0000 |
|---|---|---|
| committer | Jon A. Cruz <jon@joncruz.org> | 2011-10-25 07:45:35 +0000 |
| commit | 1a5d5d8a7e796035bc70d5c727d4d901dda50726 (patch) | |
| tree | e15866e9b83d8948e6f7329193bbe4b6eefaa840 /src/sp-offset.h | |
| parent | cppcheck (diff) | |
| download | inkscape-1a5d5d8a7e796035bc70d5c727d4d901dda50726.tar.gz inkscape-1a5d5d8a7e796035bc70d5c727d4d901dda50726.zip | |
Cleanup pass on documentation that was dumping garbage into doxygen output.
(bzr r10696)
Diffstat (limited to 'src/sp-offset.h')
| -rw-r--r-- | src/sp-offset.h | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/src/sp-offset.h b/src/sp-offset.h index a229e0bb6..ec8c2cf29 100644 --- a/src/sp-offset.h +++ b/src/sp-offset.h @@ -1,9 +1,6 @@ -#ifndef __SP_OFFSET_H__ -#define __SP_OFFSET_H__ - -/** \file - * SPOffset class. - * +#ifndef SEEN_SP_OFFSET_H +#define SEEN_SP_OFFSET_H +/* * Authors: * Mitsuru Oka <oka326@parkcity.ne.jp> * Lauris Kaplinski <lauris@kaplinski.com> |
