summaryrefslogtreecommitdiff
path: root/src/SDL2/include/close_code.h
diff options
context:
space:
mode:
authorTim Angus <tim@ngus.net>2013-08-20 18:30:56 +0100
committerTim Angus <tim@ngus.net>2014-08-28 11:03:18 +0100
commit675c6f2daa7ba85d6e5cddbcbfdd01aaaa8c3601 (patch)
tree2ee3322d87431f3fada83cb8341b69edc38b4504 /src/SDL2/include/close_code.h
parent4780cef266bfcad933e10129544a0eb5583991b6 (diff)
Update SDL2 headers... oops
Diffstat (limited to 'src/SDL2/include/close_code.h')
-rw-r--r--src/SDL2/include/close_code.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/SDL2/include/close_code.h b/src/SDL2/include/close_code.h
index 51586d91..4901482d 100644
--- a/src/SDL2/include/close_code.h
+++ b/src/SDL2/include/close_code.h
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2012 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
@@ -21,7 +21,7 @@
/**
* \file close_code.h
- *
+ *
* This file reverses the effects of begin_code.h and should be included
* after you finish any function and structure declarations in your headers
*/