This commit is contained in:
Mark Haines 2017-06-28 16:02:58 +01:00
parent 5dc645d9f9
commit 94680bfbeb

View file

@ -29,7 +29,7 @@ type JoinedHost struct {
} }
// A EventIDMismatchError indicates that we have got out of sync with the // A EventIDMismatchError indicates that we have got out of sync with the
// rooms server. // room server.
type EventIDMismatchError struct { type EventIDMismatchError struct {
// The event ID we have stored in our local database. // The event ID we have stored in our local database.
DatabaseID string DatabaseID string