aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPGrowlController.m
diff options
context:
space:
mode:
Diffstat (limited to 'Source/SPGrowlController.m')
-rw-r--r--Source/SPGrowlController.m1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/SPGrowlController.m b/Source/SPGrowlController.m
index f96602cd..5322f0b1 100644
--- a/Source/SPGrowlController.m
+++ b/Source/SPGrowlController.m
@@ -191,4 +191,5 @@ static SPGrowlController *sharedGrowlController = nil;
return (((double)UnsignedWideToUInt64(elapsedTime)) * 1e-6);
}
+
@end