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/prefix.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/prefix.cpp')
| -rw-r--r-- | src/prefix.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/prefix.cpp b/src/prefix.cpp index 3c9ec6cae..4999e1524 100644 --- a/src/prefix.cpp +++ b/src/prefix.cpp @@ -3,7 +3,7 @@ * Written by: Mike Hearn <mike@theoretic.com> * Hongli Lai <h.lai@chello.nl> * http://autopackage.org/ - * + * * This source code is public domain. You can relicense this code * under whatever license you want. * @@ -41,7 +41,7 @@ #include <stdlib.h> #include <stdio.h> -#include <limits.h> +#include <limits.h> #include <string.h> #include "prefix.h" |
