diff --git a/graphics/larryScale.cpp b/graphics/larryScale.cpp index c4b2f6e88e3..b191ff15e43 100644 --- a/graphics/larryScale.cpp +++ b/graphics/larryScale.cpp @@ -1,4 +1,4 @@ -/* ScummVM - Graphic Adventure Engine +/* ScummVM - Graphic Adventure Engine * * ScummVM is the legal property of its developers, whose names * are too numerous to list here. Please refer to the COPYRIGHT @@ -404,3 +404,4 @@ void larryScale( } } + diff --git a/graphics/larryScale.h b/graphics/larryScale.h index 0248cdb062b..91dee2c89e3 100644 --- a/graphics/larryScale.h +++ b/graphics/larryScale.h @@ -1,4 +1,4 @@ -/* ScummVM - Graphic Adventure Engine +/* ScummVM - Graphic Adventure Engine * * ScummVM is the legal property of its developers, whose names * are too numerous to list here. Please refer to the COPYRIGHT @@ -80,3 +80,4 @@ void larryScale( } #endif + diff --git a/graphics/larryScale_generated.cpp b/graphics/larryScale_generated.cpp index f98764848b9..b39e4294787 100644 --- a/graphics/larryScale_generated.cpp +++ b/graphics/larryScale_generated.cpp @@ -637,3 +637,4 @@ inline void scalePixelTo1x2( break; } } +