From aed02365ec81e77b3c8aa4f4ecd9a9d3893326f2 Mon Sep 17 00:00:00 2001 From: Johannes Schickel Date: Mon, 25 Jan 2010 01:39:44 +0000 Subject: Strip trailing spaces/tabs. svn-id: r47541 --- sound/mods/maxtrax.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sound/mods/maxtrax.h') diff --git a/sound/mods/maxtrax.h b/sound/mods/maxtrax.h index 3cd5ebc94b..2c86b70288 100644 --- a/sound/mods/maxtrax.h +++ b/sound/mods/maxtrax.h @@ -51,7 +51,7 @@ public: void stopMusic(); /** * Set a callback function for sync-events. - * @param callback Callback function, will be called synchronously, so DONT modify the player + * @param callback Callback function, will be called synchronously, so DONT modify the player * directly in response */ void setSignalCallback(void (*callback) (int)); -- cgit v1.2.3