pidgin: 98800a26: Use the @since doxygen comment for this ...
markdoliner at pidgin.im
markdoliner at pidgin.im
Sat Mar 12 21:25:50 EST 2011
----------------------------------------------------------------------
Revision: 98800a26cda4f9ebb687b5f769547f601c19fcf0
Parent: 130a3a32104565243425a1f90796d303550366a9
Author: markdoliner at pidgin.im
Date: 03/12/11 21:12:57
Branch: im.pidgin.pidgin
URL: http://d.pidgin.im/viewmtn/revision/info/98800a26cda4f9ebb687b5f769547f601c19fcf0
Changelog:
Use the @since doxygen comment for this note
Changes against parent 130a3a32104565243425a1f90796d303550366a9
patched pidgin/gtkconv.h
-------------- next part --------------
============================================================
--- pidgin/gtkconv.h 14f29d7df218ed938bafdb7e36c274f124d39669
+++ pidgin/gtkconv.h 0b9059014e778f17ce61d6fec8bac51516337c8e
@@ -178,7 +178,11 @@ struct _PidginConversation
GList *current;
} attach;
- /* Quick Find (since 2.7.0) */
+ /**
+ * Quick Find.
+ *
+ * @since 2.7.0
+ */
struct {
GtkWidget *entry;
GtkWidget *container;
More information about the Commits
mailing list