From 9ea789cc3f50164fe524bdccbfa7bc13caff7870 Mon Sep 17 00:00:00 2001 From: "Jan Michael C. Alonzo" Date: Wed, 14 Nov 2007 10:43:50 +0000 Subject: embed/ephy-history.h: build fix, missing comma svn path=/trunk/; revision=7688 --- embed/ephy-history.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'embed/ephy-history.h') diff --git a/embed/ephy-history.h b/embed/ephy-history.h index 151ea6394..feafefb7a 100644 --- a/embed/ephy-history.h +++ b/embed/ephy-history.h @@ -78,7 +78,7 @@ struct _EphyHistoryClass const char *from_uri, const char *to_uri); void (* icon_updated) (EphyHistory *history, - const char *address + const char *address, const char *icon); }; -- cgit v1.2.3