summaryrefslogtreecommitdiffstats
path: root/src/joystick.h
diff options
context:
space:
mode:
authorProgramerus <alcadeias95@gmail.com>2012-03-22 17:10:52 +0100
committerProgramerus <alcadeias95@gmail.com>2012-03-22 17:10:52 +0100
commit3faad2b525c683900f834b52477a7316e32c8df4 (patch)
tree6d0756b0c254f2a24f36b4ad169e08408d9697e3 /src/joystick.h
parent0d38773350f8e74b077895bc54560677f66c845e (diff)
downloadcolobot-3faad2b525c683900f834b52477a7316e32c8df4.tar.gz
colobot-3faad2b525c683900f834b52477a7316e32c8df4.tar.bz2
colobot-3faad2b525c683900f834b52477a7316e32c8df4.zip
Comment fix.
Diffstat (limited to 'src/joystick.h')
-rw-r--r--src/joystick.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/joystick.h b/src/joystick.h
index e533d8e..4b465e0 100644
--- a/src/joystick.h
+++ b/src/joystick.h
@@ -12,7 +12,9 @@
// * GNU General Public License for more details.
// *
// * You should have received a copy of the GNU General Public License
-// * along with this program. If not, see http://www.gnu.org/licenses/.// joystick.h
+// * along with this program. If not, see http://www.gnu.org/licenses/.
+
+// joystick.h
#ifndef _JOYSTICK_H_
#define _JOYSTICK_H_