aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/mauve/alert.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/mauve/alert.rb b/lib/mauve/alert.rb
index 9cb2521..6694fca 100644
--- a/lib/mauve/alert.rb
+++ b/lib/mauve/alert.rb
@@ -395,7 +395,7 @@ module Mauve
alert_db = first(:alert_id => alert.id, :source => update.source) ||
new(:alert_id => alert.id, :source => update.source)
-
+
#
# Work out what state the alert was in before receiving this update.
#