From ee19af5cf98a77eb3e5df03769265193be1384f5 Mon Sep 17 00:00:00 2001 From: Charles Kerr Date: Tue, 11 Sep 2012 21:25:02 -0500 Subject: No newline at end of file --- libindicator/indicator-object.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/libindicator/indicator-object.c b/libindicator/indicator-object.c index 1119657..ba2d377 100644 --- a/libindicator/indicator-object.c +++ b/libindicator/indicator-object.c @@ -933,4 +933,5 @@ set_property (GObject * object, G_OBJECT_WARN_INVALID_PROPERTY_ID (object, prop_id, pspec); break; } -} \ No newline at end of file +} + -- cgit v1.2.3