mirror of https://github.com/encounter/SDL.git
Fixed spaces in license comments.
This commit is contained in:
parent
5ed63ae317
commit
7da168db0a
|
@ -17,7 +17,7 @@
|
|||
2. Altered source versions must be plainly marked as such, and must not be
|
||||
misrepresented as being the original software.
|
||||
3. This notice may not be removed or altered from any source distribution.
|
||||
*/
|
||||
*/
|
||||
|
||||
#include "../../SDL_internal.h"
|
||||
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
2. Altered source versions must be plainly marked as such, and must not be
|
||||
misrepresented as being the original software.
|
||||
3. This notice may not be removed or altered from any source distribution.
|
||||
*/
|
||||
*/
|
||||
|
||||
#include "../../SDL_internal.h"
|
||||
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
2. Altered source versions must be plainly marked as such, and must not be
|
||||
misrepresented as being the original software.
|
||||
3. This notice may not be removed or altered from any source distribution.
|
||||
*/
|
||||
*/
|
||||
#ifndef _SDL_uikitclipboard_h
|
||||
#define _SDL_uikitclipboard_h
|
||||
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
2. Altered source versions must be plainly marked as such, and must not be
|
||||
misrepresented as being the original software.
|
||||
3. This notice may not be removed or altered from any source distribution.
|
||||
*/
|
||||
*/
|
||||
#include "../../SDL_internal.h"
|
||||
|
||||
#if SDL_VIDEO_DRIVER_UIKIT
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
2. Altered source versions must be plainly marked as such, and must not be
|
||||
misrepresented as being the original software.
|
||||
3. This notice may not be removed or altered from any source distribution.
|
||||
*/
|
||||
*/
|
||||
|
||||
#import <UIKit/UIKit.h>
|
||||
|
||||
|
|
Loading…
Reference in New Issue