[grisbi-cvs] [SCM] grisbi branch, master, updated. upstream_version_0_9_1-15-ga4caa3b
Philippe Delorme
nobody at users.sourceforge.net
Sat Apr 30 15:30:07 CEST 2011
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "grisbi".
The branch, master has been updated
via a4caa3bbc36b9d13d2f6d02d26753d8b59f201f9 (commit)
from c7d15961673d340f0fd9e930732b1609df03742e (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit a4caa3bbc36b9d13d2f6d02d26753d8b59f201f9
Author: Philippe Delorme <philippedelorme at users.sourceforge.net>
Date: Sat Apr 30 15:29:25 2011 +0200
Remove extra semicolons
-----------------------------------------------------------------------
Changes:
diff --git a/src/etats_onglet.c b/src/etats_onglet.c
index db15c6c..4989cf2 100644
--- a/src/etats_onglet.c
+++ b/src/etats_onglet.c
@@ -1014,7 +1014,6 @@ void gsb_gui_update_gui_to_report ( gint report_number )
}
else
etat_affiche_finish ( );
-;
}
diff --git a/src/gsb_currency_link_config.c b/src/gsb_currency_link_config.c
index 58e617e..4158557 100644
--- a/src/gsb_currency_link_config.c
+++ b/src/gsb_currency_link_config.c
@@ -297,7 +297,6 @@ GtkWidget *gsb_currency_link_config_create_list ( void )
gtk_cell_renderer_pixbuf_new (),
"stock-id", i,
NULL );
- ;
}
else
{
hooks/post-receive
--
grisbi
More information about the cvs
mailing list