[gnome-builder/wip/libide] libide: finish function is static
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder/wip/libide] libide: finish function is static
- Date: Fri, 27 Feb 2015 05:08:14 +0000 (UTC)
commit 9ccd6ae07740c5eae6cd28ad7a5f92d26aecc132
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]