[gnome-builder/wip/tintou/sysroot: 27/28] sysroot: fix tiny code style issue
- From: Corentin Noël <corentinnoel src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder/wip/tintou/sysroot: 27/28] sysroot: fix tiny code style issue
- Date: Thu, 15 Mar 2018 14:48:42 +0000 (UTC)
commit e75f570c8e2791c9f4f14f8b6bf58828c7bf6c52
Author: Corentin Noël <corentin noel collabora co uk>
Date: Mon Feb 26 09:44:20 2018 +0000
sysroot: fix tiny code style issue
src/plugins/sysroot/gbp-sysroot-manager.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/plugins/sysroot/gbp-sysroot-manager.h b/src/plugins/sysroot/gbp-sysroot-manager.h
index eceac01fa..b1edeffaf 100644
--- a/src/plugins/sysroot/gbp-sysroot-manager.h
+++ b/src/plugins/sysroot/gbp-sysroot-manager.h
@@ -52,6 +52,6 @@ void gbp_sysroot_manager_set_target_pkg_config_path (GbpSy
const gchar *path);
gchar *gbp_sysroot_manager_get_target_pkg_config_path (GbpSysrootManager *self,
const gchar *target);
-gchar **gbp_sysroot_manager_list (GbpSysrootManager *self);
+gchar **gbp_sysroot_manager_list (GbpSysrootManager *self);
G_END_DECLS
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]