[gnome-builder/wip/tintou/sysroot: 19/20] 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: 19/20] sysroot: fix tiny code style issue
- Date: Tue, 20 Mar 2018 14:49:39 +0000 (UTC)
commit 2f9ab09efa933a4afab9b42873fd9e946fdd28f9
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]