[devhelp/wip/tintou/more-gobject: 1/2] Removed the second semi-colon in dh-settings.h
- From: Corentin Noël <corentinnoel src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [devhelp/wip/tintou/more-gobject: 1/2] Removed the second semi-colon in dh-settings.h
- Date: Mon, 31 Oct 2016 19:55:43 +0000 (UTC)
commit f1ba600d8631f61a43fb9dbae0c6b5d26f731b52
Author: Corentin Noël <corentin elementary io>
Date: Mon Oct 31 20:20:02 2016 +0100
Removed the second semi-colon in dh-settings.h
src/dh-settings.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/dh-settings.h b/src/dh-settings.h
index bf8e8df..a8fa33d 100644
--- a/src/dh-settings.h
+++ b/src/dh-settings.h
@@ -56,7 +56,7 @@ struct _DhSettingsClass{
const gchar *font_name_variable);
} ;
-GType dh_settings_get_type (void) G_GNUC_CONST;;
+GType dh_settings_get_type (void) G_GNUC_CONST;
DhSettings * dh_settings_get (void);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]