From 012a10fd8153f3ddb775dde1e4dba4456f2aa9de Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 26 Aug 2012 19:51:27 +0300 Subject: Fix code style. --- src/depricatedevent.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/depricatedevent.h') diff --git a/src/depricatedevent.h b/src/depricatedevent.h index 7262a0a37..07e1466d5 100644 --- a/src/depricatedevent.h +++ b/src/depricatedevent.h @@ -152,7 +152,8 @@ class DepricatedEvent const throw (BadDepricatedEvent); // Sends event to all listener on the channel - static void trigger(const Channels channel, const DepricatedEvent &event); + static void trigger(const Channels channel, + const DepricatedEvent &event); // Removes a listener from all channels static void remove(Listener *const listener); -- cgit v1.2.3-70-g09d2