[glib/wip/menus-rebase2] Add a forgotten static
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib/wip/menus-rebase2] Add a forgotten static
- Date: Sat, 19 Nov 2011 04:44:25 +0000 (UTC)
commit 52604cac469cf0ece430327adbc1a5fb2da24047
Author: Matthias Clasen <mclasen redhat com>
Date: Fri Nov 18 23:37:32 2011 -0500
Add a forgotten static
gio/gmenuproxy.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gio/gmenuproxy.c b/gio/gmenuproxy.c
index 029fa47..34928bd 100644
--- a/gio/gmenuproxy.c
+++ b/gio/gmenuproxy.c
@@ -233,7 +233,7 @@ struct _GMenuProxyPath
static GHashTable *g_menu_proxy_paths;
-GMenuProxyPath *
+static GMenuProxyPath *
g_menu_proxy_path_ref (GMenuProxyPath *path)
{
path->ref_count++;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]