X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Ftest%2Futil%2Fmockedpeer.h;h=57b23579419c1a8d0894240db4526743ca266c9a;hb=HEAD;hp=fde3d1c52537ca288a617cda5ef288679a308fac;hpb=7dee6df30bc997b3045ec0e20cdefdf8a70ba93e;p=quassel.git diff --git a/src/test/util/mockedpeer.h b/src/test/util/mockedpeer.h index fde3d1c5..57b23579 100644 --- a/src/test/util/mockedpeer.h +++ b/src/test/util/mockedpeer.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2005-2018 by the Quassel Project * + * Copyright (C) 2005-2022 by the Quassel Project * * devel@quassel-irc.org * * * * This program is free software; you can redistribute it and/or modify * @@ -90,7 +90,7 @@ TEST_UTIL_EXPORT ::testing::Matcher SyncMessage( ::testing::Matcher params); TEST_UTIL_EXPORT ::testing::Matcher RpcCall( - ::testing::Matcher slotName, + ::testing::Matcher signalName, ::testing::Matcher params); TEST_UTIL_EXPORT ::testing::Matcher InitRequest(