File: test_message.h

package info (click to toggle)
profanity 0.15.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 5,028 kB
  • sloc: ansic: 78,627; makefile: 543; python: 212; sh: 132
file content (3 lines) | stat: -rw-r--r-- 121 bytes parent folder | download | duplicates (4)
1
2
3
void message_send(void **state);
void message_receive_console(void **state);
void message_receive_chatwin(void **state);