mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-13 00:31:14 +00:00
typo
This commit is contained in:
parent
b45f968c67
commit
a97d464d1c
|
@ -134,7 +134,7 @@ void* FairMQSocketZMQ::GetSocket()
|
|||
|
||||
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;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user