0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-09-27 19:28:52 +02:00

modules/client/rooms/invite: Fix linkage for invite__foreign routine.

This commit is contained in:
Jason Volk 2018-06-12 00:36:59 -07:00
parent 4c39840352
commit f5b73ce0c4

View file

@ -72,7 +72,7 @@ invite__room_user(const m::room &room,
return commit(room, event, content);
}
m::event::id::buf
extern "C" m::event::id::buf
invite__foreign(const m::event &event)
{
const auto &event_id