diff options
| author | Ralf Stephan <ralf@ark.in-berlin.de> | 2006-02-15 19:04:29 +0000 |
|---|---|---|
| committer | rwst <rwst@users.sourceforge.net> | 2006-02-15 19:04:29 +0000 |
| commit | 7b0114087822b9f011d740f1279d1d9ed983a88c (patch) | |
| tree | 159bd147d5a3b2daa65b327dd3f5d0b2e764eeb9 /src/object-hierarchy.cpp | |
| parent | fix 1432089: stroke is not drawn not only when it's not set but also when it'... (diff) | |
| download | inkscape-7b0114087822b9f011d740f1279d1d9ed983a88c.tar.gz inkscape-7b0114087822b9f011d740f1279d1d9ed983a88c.zip | |
bulk trailing spaces removal. consistency through MD5 of binary
(bzr r149)
Diffstat (limited to 'src/object-hierarchy.cpp')
| -rw-r--r-- | src/object-hierarchy.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/object-hierarchy.cpp b/src/object-hierarchy.cpp index 30f13e49a..658bcb511 100644 --- a/src/object-hierarchy.cpp +++ b/src/object-hierarchy.cpp @@ -61,7 +61,7 @@ void ObjectHierarchy::setTop(SPObject *object) { } /** - * Add hierarchy from junior's parent to senior to this + * Add hierarchy from junior's parent to senior to this * hierarchy's top. */ void ObjectHierarchy::_addTop(SPObject *senior, SPObject *junior) { |
