summaryrefslogtreecommitdiff
path: root/applets/clock/clock-utils.c
diff options
context:
space:
mode:
authorLaurent Napias <[email protected]>2019-06-29 11:54:59 +0200
committerZenWalker <[email protected]>2019-07-05 17:09:27 +0200
commit188846cecfda3b8f19e45ca37a60d817bff2afed (patch)
tree571ae1908573dd88f390482faf1a8c75ea61cc68 /applets/clock/clock-utils.c
parent96ceed2717780188bc0eb84565d91617783d7192 (diff)
downloadmate-panel-188846cecfda3b8f19e45ca37a60d817bff2afed.tar.bz2
mate-panel-188846cecfda3b8f19e45ca37a60d817bff2afed.tar.xz
Remove trailing whitespaces
Diffstat (limited to 'applets/clock/clock-utils.c')
-rw-r--r--applets/clock/clock-utils.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/applets/clock/clock-utils.c b/applets/clock/clock-utils.c
index 19cf74fe..a21c3b86 100644
--- a/applets/clock/clock-utils.c
+++ b/applets/clock/clock-utils.c
@@ -73,7 +73,7 @@ clock_utils_display_help (GtkWidget *widget,
else
uri = g_strdup_printf ("help:%s", doc_id);
- gtk_show_uri_on_window (NULL, uri,
+ gtk_show_uri_on_window (NULL, uri,
gtk_get_current_event_time (), &error);
g_free (uri);