[gnome-builder] libide: finish function is static
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder] libide: finish function is static
- Date: Mon, 23 Mar 2015 23:45:51 +0000 (UTC)
commit 8f01bf85f36c774925e0e014daa9e33148afbef3
Author: Christian Hergert <christian hergert me>
Date: Thu Feb 26 21:03:22 2015 -0800
libide: finish function is static
libide/git/ide-git-vcs.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libide/git/ide-git-vcs.c b/libide/git/ide-git-vcs.c
index 13ba84d..47255dc 100644
--- a/libide/git/ide-git-vcs.c
+++ b/libide/git/ide-git-vcs.c
@@ -629,7 +629,7 @@ ide_git_vcs_reload_async (IdeGitVcs *self,
g_object_ref (task));
}
-gboolean
+static gboolean
ide_git_vcs_reload_finish (IdeGitVcs *self,
GAsyncResult *result,
GError **error)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]