summaryrefslogtreecommitdiff
path: root/src/resources/sdlrescalefacility.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/resources/sdlrescalefacility.h')
-rw-r--r--src/resources/sdlrescalefacility.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/resources/sdlrescalefacility.h b/src/resources/sdlrescalefacility.h
index 597e6933..971f5d73 100644
--- a/src/resources/sdlrescalefacility.h
+++ b/src/resources/sdlrescalefacility.h
@@ -17,14 +17,14 @@
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
+ *
* Source code taken from:
*
* SDL_rotozoom - rotozoomer
- *
+ *
* LGPL (c) A. Schiffler
*
- */
+ */
#ifndef SDLRESCALEFACILITY_H
#define SDLRESCALEFACILITY_H
@@ -49,4 +49,4 @@
SDL_Surface *_SDLzoomSurface(SDL_Surface * src, double zoomx, double zoomy, int smooth);
-#endif \ No newline at end of file
+#endif