File: test_roster.h

package info (click to toggle)
profanity 0.16.0-4
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 5,204 kB
  • sloc: ansic: 78,705; makefile: 543; python: 212; sh: 179
file content (5 lines) | stat: -rw-r--r-- 194 bytes parent folder | download | duplicates (6)
1
2
3
4
5
void sends_new_item(void **state);
void sends_new_item_nick(void **state);
void sends_remove_item(void **state);
void sends_remove_item_nick(void **state);
void sends_nick_change(void **state);