2007-06-05 Christian Kellner <ckellner@openismus.com>
[modest] / libmodest-dbus-client / libmodest-dbus-client.c
index 29bbbef..1d5c772 100644 (file)
@@ -513,8 +513,8 @@ out:
  * Example to search every account for message containing "no":
  * <informalexample><programlisting>
  * ModestDBusSearchFlags  flags;
- * osso_context_t        *osso_ctx;
- * GList                 *hit;
+ * osso_context_t        *osso_context;
+ * GList                 *hits;
  * GList                 *iter;
  * gboolean               res;
  *