From 624f48121f523101fe26c3d3a8b51a4eeda90990 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Tue, 30 Jun 2009 20:05:07 -0400 Subject: Fix up EShell API documentation. --- shell/e-shell-settings.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'shell/e-shell-settings.h') diff --git a/shell/e-shell-settings.h b/shell/e-shell-settings.h index c400facfd3..c56df44514 100644 --- a/shell/e-shell-settings.h +++ b/shell/e-shell-settings.h @@ -103,9 +103,9 @@ gpointer e_shell_settings_get_object (EShellSettings *shell_settings, void e_shell_settings_set_object (EShellSettings *shell_settings, const gchar *property_name, gpointer v_object); -gpointer e_shell_settings_get_pointer (EShellSettings *shell_setting, +gpointer e_shell_settings_get_pointer (EShellSettings *shell_settings, const gchar *property_name); -void e_shell_settings_set_pointer (EShellSettings *shell_setting, +void e_shell_settings_set_pointer (EShellSettings *shell_settings, const gchar *property_name, gpointer v_pointer); -- cgit v1.2.3