aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCharles Kerr <charles.kerr@canonical.com>2012-09-11 21:25:02 -0500
committerCharles Kerr <charles.kerr@canonical.com>2012-09-11 21:25:02 -0500
commitee19af5cf98a77eb3e5df03769265193be1384f5 (patch)
tree840e99e89b26c6a36087f0c13339db3e293bcc64
parentbf9cf29c75b5f43985db7b7651e57a67e0e11023 (diff)
downloadlibayatana-indicator-ee19af5cf98a77eb3e5df03769265193be1384f5.tar.gz
libayatana-indicator-ee19af5cf98a77eb3e5df03769265193be1384f5.tar.bz2
libayatana-indicator-ee19af5cf98a77eb3e5df03769265193be1384f5.zip
No newline at end of file
-rw-r--r--libindicator/indicator-object.c3
1 files changed, 2 insertions, 1 deletions
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
+}
+