aboutsummaryrefslogtreecommitdiff
path: root/graphics/decoders/tga.h
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/decoders/tga.h')
-rw-r--r--graphics/decoders/tga.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/decoders/tga.h b/graphics/decoders/tga.h
index 5b1e87d4c5..a2949fb1e8 100644
--- a/graphics/decoders/tga.h
+++ b/graphics/decoders/tga.h
@@ -17,6 +17,7 @@
* 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ *
*/
/* Based on code from eos https://github.com/DrMcCoy/xoreos/