aboutsummaryrefslogtreecommitdiff
path: root/src/timezone.c
diff options
context:
space:
mode:
authorCharles Kerr <charles.kerr@canonical.com>2013-06-14 15:59:58 -0500
committerCharles Kerr <charles.kerr@canonical.com>2013-06-14 15:59:58 -0500
commit8002a463e5fcd9d0b65ca2a445addf37cb117e32 (patch)
tree1d5977be611dbe180740138fd3d9cc8dbb8680a6 /src/timezone.c
parent02de1c63c25e9b978f32ee1a1f1969f48ed62c18 (diff)
downloadayatana-indicator-datetime-8002a463e5fcd9d0b65ca2a445addf37cb117e32.tar.gz
ayatana-indicator-datetime-8002a463e5fcd9d0b65ca2a445addf37cb117e32.tar.bz2
ayatana-indicator-datetime-8002a463e5fcd9d0b65ca2a445addf37cb117e32.zip
minor copyediting
Diffstat (limited to 'src/timezone.c')
-rw-r--r--src/timezone.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/timezone.c b/src/timezone.c
index 546a3e3..a543155 100644
--- a/src/timezone.c
+++ b/src/timezone.c
@@ -103,4 +103,3 @@ indicator_datetime_timezone_notify_timezone (IndicatorDatetimeTimezone * self)
g_object_notify_by_pspec (G_OBJECT(self), properties[PROP_TIMEZONE]);
}
-