diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2013-05-23 00:25:07 -0500 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2013-05-23 00:25:07 -0500 |
commit | e8fb38587031c1d97383dbf4b9a12e1633af055e (patch) | |
tree | 95bef2f88c08d41dc802ad2d0172abaa2454b8d9 /src/fastscale | |
parent | 34cf284af963587283afac5373f8fb8f1e096f6b (diff) | |
download | k3b-e8fb38587031c1d97383dbf4b9a12e1633af055e.tar.gz k3b-e8fb38587031c1d97383dbf4b9a12e1633af055e.zip |
Fix incorrect characters.
Diffstat (limited to 'src/fastscale')
-rw-r--r-- | src/fastscale/scale.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fastscale/scale.h b/src/fastscale/scale.h index f2e17e0..3eee5e9 100644 --- a/src/fastscale/scale.h +++ b/src/fastscale/scale.h @@ -1,7 +1,7 @@ // vim: set tabstop=4 shiftwidth=4 noexpandtab /* Gwenview - A simple image viewer for KDE -Copyright 2000-2004 Aur�lien G�teau +Copyright 2000-2004 Aurélien Gâteau This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License |