aboutsummaryrefslogtreecommitdiff
path: root/src/conversation/gnunet-conversation-gtk_history.h
blob: 604e08315ac0f51dfe55a374ea5a198287f4a511 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
/****************
 * history      *
 ****************/

extern void
GNUNET_CONVERSATION_GTK_history_add (int, char *);

extern void
GNUNET_CONVERSATION_GTK_history_init();