diff options
Diffstat (limited to 'embed/ephy-embed-utils.h')
-rw-r--r-- | embed/ephy-embed-utils.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/embed/ephy-embed-utils.h b/embed/ephy-embed-utils.h index 19f7b72f1..c24119828 100644 --- a/embed/ephy-embed-utils.h +++ b/embed/ephy-embed-utils.h @@ -35,7 +35,7 @@ typedef struct void ephy_embed_utils_save (GtkWidget *window, const char *default_dir_pref, gboolean ask_dest, - gboolean ask_content, + gboolean with_content, EphyEmbedPersist *persist); void ephy_embed_utils_build_charsets_submenu (BonoboUIComponent *ui_component, |