From 1faa7d0bef42bcec3c53a68aee9c9b856a209ac5 Mon Sep 17 00:00:00 2001 From: Christopher James Lahey Date: Tue, 14 May 2002 01:52:17 +0000 Subject: Removed an incorrect comment here. 2002-05-13 Christopher James Lahey * backend/idl/addressbook.idl: Removed an incorrect comment here. svn path=/trunk/; revision=16775 --- addressbook/ChangeLog | 4 ++++ addressbook/backend/idl/addressbook.idl | 3 +-- 2 files changed, 5 insertions(+), 2 deletions(-) (limited to 'addressbook') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index dca138f8ae..bc664491e8 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,7 @@ +2002-05-13 Christopher James Lahey + + * backend/idl/addressbook.idl: Removed an incorrect comment here. + 2002-05-13 Christopher James Lahey * gui/contact-editor/e-contact-editor.c (enable_writable_fields): diff --git a/addressbook/backend/idl/addressbook.idl b/addressbook/backend/idl/addressbook.idl index fe2870fcde..f708026424 100644 --- a/addressbook/backend/idl/addressbook.idl +++ b/addressbook/backend/idl/addressbook.idl @@ -64,8 +64,7 @@ module Addressbook { /* * This function returns a cursor to the book * listener. This is for people who want a snapshot - * of the addressbook. The syntax for the query - * string is not yet defined. + * of the addressbook. */ void getCursor (in string query); -- cgit v1.2.3