mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-12-15 15:30:16 +00:00
typo
This commit is contained in:
@@ -134,7 +134,7 @@ void* FairMQSocketZMQ::GetSocket()
|
|||||||
|
|
||||||
int FairMQSocketZMQ::GetSocket(int nothing)
|
int FairMQSocketZMQ::GetSocket(int nothing)
|
||||||
{
|
{
|
||||||
// dummy method to compy with the interface. functionality not possible in zeromq.
|
// dummy method to comply with the interface. functionality not possible in zeromq.
|
||||||
return -1;
|
return -1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user