From 88e80089d15be094b0846712b798f9eeedaaa616 Mon Sep 17 00:00:00 2001 From: Chris Toshok Date: Fri, 12 Oct 2001 02:01:38 +0000 Subject: change prototype for e_passwords_get_password. 2001-10-11 Chris Toshok * e-passwords.h: change prototype for e_passwords_get_password. * e-passwords.c (e_passwords_get_password): remove 'const' from return type - the return type is now allocated and must be freed by the caller. svn path=/trunk/; revision=13608 --- e-util/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'e-util/ChangeLog') diff --git a/e-util/ChangeLog b/e-util/ChangeLog index e8f6705dd1..b4920d4719 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,3 +1,11 @@ +2001-10-11 Chris Toshok + + * e-passwords.h: change prototype for e_passwords_get_password. + + * e-passwords.c (e_passwords_get_password): remove 'const' from + return type - the return type is now allocated and must be freed + by the caller. + 2001-10-11 Chris Toshok * e-passwords.c (e_passwords_init): open the bonobo config db for -- cgit v1.2.3