[anjuta] build-basic-autotools: Remove warning
- From: Sebastien Granjoux <sgranjoux src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [anjuta] build-basic-autotools: Remove warning
- Date: Sun, 11 Nov 2012 18:15:39 +0000 (UTC)
commit f4cb6eae64da8aa2e74c3bdc9e577511b01713c4
Author: SÃbastien Granjoux <seb sfo free fr>
Date: Sun Nov 11 18:23:18 2012 +0100
build-basic-autotools: Remove warning
plugins/build-basic-autotools/program.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/build-basic-autotools/program.c b/plugins/build-basic-autotools/program.c
index 6882f7b..afdd570 100644
--- a/plugins/build-basic-autotools/program.c
+++ b/plugins/build-basic-autotools/program.c
@@ -155,7 +155,7 @@ build_program_set_command (BuildProgram *prog, const gchar *command)
*arg = new_arg;
}
- return TRUE;
+ return ok;
}
const gchar *
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]