diff --git a/libnotify/notify.h b/libnotify/notify.h index 36c87c3..d0e49f4 100644 --- a/libnotify/notify.h +++ b/libnotify/notify.h @@ -35,8 +35,7 @@ G_BEGIN_DECLS * * @param app_name The application name. * - * @return TRUE if the library initialized properly and a connection to a - * notification server was made. + * @return TRUE if the library initialized properly. */ gboolean notify_init (const char *app_name);