1
1
mirror of https://github.com/profanity-im/profanity.git synced 2025-02-02 15:08:15 -05:00
profanity/src/xmpp/bookmark.h

8 lines
77 B
C
Raw Normal View History

2013-06-30 18:59:38 +03:00
#ifndef BOOKMARK_H
#define BOOKMARK_H
void bookmark_request(void);
#endif