aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/pcs/cal.c
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/pcs/cal.c')
-rw-r--r--calendar/pcs/cal.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/calendar/pcs/cal.c b/calendar/pcs/cal.c
index 12ffd620c5..ab815cb3e2 100644
--- a/calendar/pcs/cal.c
+++ b/calendar/pcs/cal.c
@@ -697,7 +697,7 @@ cal_get_password (Cal *cal, const char *prompt, const char *key)
* a new one.
*/
void
-cal_client_forget_password (Cal *cal, const char *key)
+cal_forget_password (Cal *cal, const char *key)
{
CalPrivate *priv;
CORBA_Environment ev;