diff options
Diffstat (limited to 'shell/e-shell-sidebar.c')
-rw-r--r-- | shell/e-shell-sidebar.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/shell/e-shell-sidebar.c b/shell/e-shell-sidebar.c index 671bcad9a0..ad4cb92970 100644 --- a/shell/e-shell-sidebar.c +++ b/shell/e-shell-sidebar.c @@ -12,7 +12,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with the program; if not, see <http://www.gnu.org/licenses/> + * License along with the program; if not, see <http://www.gnu.org/licenses/> * * * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com) @@ -635,7 +635,7 @@ e_shell_sidebar_set_primary_text (EShellSidebar *shell_sidebar, * selected items, etc. * * Returns: the secondary text for @shell_sidebar - **/ + **/ const gchar * e_shell_sidebar_get_secondary_text (EShellSidebar *shell_sidebar) { |