mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-15 17:41:45 +00:00
typo
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user