Added _send_to_roster_() and _is_valid_roster_mess_().
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@512 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -39,8 +39,11 @@ class BList;
|
||||
class BMessage;
|
||||
class BNodeInfo;
|
||||
|
||||
// TODO: relocate these private prototypes
|
||||
extern "C" int _init_roster_();
|
||||
extern "C" int _delete_roster_();
|
||||
status_t _send_to_roster_(BMessage *message, BMessage *reply, bool mime);
|
||||
bool _is_valid_roster_mess_(bool mime);
|
||||
|
||||
/*-------------------------------------------------------------*/
|
||||
/* --------- app_info Struct and Values ------------------------ */
|
||||
|
||||
Reference in New Issue
Block a user