From 577aad5eddf9bf9c3df67a92da1f34446e20d6e5 Mon Sep 17 00:00:00 2001 From: Gregory Montoir Date: Sun, 30 Nov 2003 20:41:02 +0000 Subject: cleanup svn-id: r11438 --- queen/command.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'queen/command.h') diff --git a/queen/command.h b/queen/command.h index 504fef771b..4825d029d8 100644 --- a/queen/command.h +++ b/queen/command.h @@ -87,7 +87,7 @@ struct SelectedCmdState { class Command { public: - Command(Logic*, Graphics*, Input*, Walk*, Sound*); + Command(Logic *, Graphics *, Input *, Walk *, Sound *); //! initialise command construction void clear(bool clearTexts); -- cgit v1.2.3