From ed606ded52132f7afed03d99fabed7b111ce9a51 Mon Sep 17 00:00:00 2001 From: Poommetee Ketson Date: Fri, 1 Sep 2017 21:07:55 +0700 Subject: Fix files header --- platform/osx/joypad_osx.h | 2 +- platform/osx/power_osx.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'platform/osx') diff --git a/platform/osx/joypad_osx.h b/platform/osx/joypad_osx.h index e271f4b947..4bdef8eb83 100644 --- a/platform/osx/joypad_osx.h +++ b/platform/osx/joypad_osx.h @@ -1,5 +1,5 @@ /*************************************************************************/ -/* joypad_osx.h */ +/* joypad_osx.h */ /*************************************************************************/ /* This file is part of: */ /* GODOT ENGINE */ diff --git a/platform/osx/power_osx.cpp b/platform/osx/power_osx.cpp index 24591e48b1..5f3938cb91 100644 --- a/platform/osx/power_osx.cpp +++ b/platform/osx/power_osx.cpp @@ -1,5 +1,5 @@ /*************************************************************************/ -/* power_osx.cpp */ +/* power_osx.cpp */ /*************************************************************************/ /* This file is part of: */ /* GODOT ENGINE */ -- cgit v1.2.3