From 83b33d0888ee7b9623a83685df6e45895aca7bda Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Tue, 6 Sep 2016 22:43:51 +0200 Subject: whitespace clean-up: Script-based whitespace clean-up. --- lib/Arctica/Core/eventInit.pm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lib/Arctica/Core/eventInit.pm') diff --git a/lib/Arctica/Core/eventInit.pm b/lib/Arctica/Core/eventInit.pm index 3a40b04..8055285 100644 --- a/lib/Arctica/Core/eventInit.pm +++ b/lib/Arctica/Core/eventInit.pm @@ -13,7 +13,7 @@ # ################################################################################ # -# Copyright (C) 2015-2016 The Arctica Project +# Copyright (C) 2015-2016 The Arctica Project # http://http://arctica-project.org/ # # This code is dual licensed: strictly GPL-2 or AGPL-3+ @@ -76,7 +76,7 @@ my $SELF; sub new { unless ($SELF) { my ($className,$theRest) = @_; - my $ACF_self = { + my $ACF_self = { dummydata => { somevalue => 12, otherinfo => "The Other INFO!", @@ -133,7 +133,7 @@ sub doSelfTerminate { my $ACF_self = $_[1]; BugOUT(2,"Self-terminating... ($signal)"); $ACF_self->{'Glib'}{'MainLoop'}->quit; - return 0; + return 0; } # THE END ################################################################################ -- cgit v1.2.3