libpurple/log.h

changeset 39859
6c17d9f1fc06
parent 39738
14d425a528ad
child 40186
d7e2aba4d9f4
--- a/libpurple/log.h	Thu Sep 26 23:52:40 2019 -0400
+++ b/libpurple/log.h	Thu Sep 26 23:41:41 2019 -0500
@@ -67,7 +67,7 @@
  * @finalize:     Called when the log is destroyed
  * @list:         This function returns a sorted #GList of available PurpleLogs
  * @read:         Given one of the logs returned by the logger's list function,
- *                this returns the contents of the log in #GtkWebView markup
+ *                this returns the contents of the log
  * @size:         Given one of the logs returned by the logger's list function,
  *                this returns the size of the log in bytes
  * @total_size:   Returns the total size of all the logs. If this is undefined a

mercurial