diff options
| author | Johan B. C. Engelen <jbc.engelen@swissonline.ch> | 2008-04-19 21:50:45 +0000 |
|---|---|---|
| committer | johanengelen <johanengelen@users.sourceforge.net> | 2008-04-19 21:50:45 +0000 |
| commit | 718e5e07209f8c2fb69a405f6a7303cc56bd5ee3 (patch) | |
| tree | e2050cfec4a514e675043bfb94c9469fd172fb95 /src/2geom/geom.h | |
| parent | noop: address ‘no newline at end of file’ warning (diff) | |
| download | inkscape-718e5e07209f8c2fb69a405f6a7303cc56bd5ee3.tar.gz inkscape-718e5e07209f8c2fb69a405f6a7303cc56bd5ee3.zip | |
update to latest 2geom. (eol-style fix needed enters at end of some files) 2geom rev 1216
(bzr r5476)
Diffstat (limited to 'src/2geom/geom.h')
| -rw-r--r-- | src/2geom/geom.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/2geom/geom.h b/src/2geom/geom.h index 7a5a8141b..49156482c 100644 --- a/src/2geom/geom.h +++ b/src/2geom/geom.h @@ -84,4 +84,4 @@ int centroid(std::vector<Geom::Point> p, Geom::Point& centroid, double &area); fill-column:99 End: */ -// vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:encoding=utf-8:textwidth=99 :
\ No newline at end of file +// vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:encoding=utf-8:textwidth=99 : |
