Skip to content

Commit

Permalink
fixed warning
Browse files Browse the repository at this point in the history
  • Loading branch information
orignal committed Jan 29, 2024
1 parent 822cb35 commit d926a31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libi2pd/Datagram.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ namespace datagram
m_DefaultRawReceiver = receiver;
m_DefaultRawReceiverPort = port;
}
};
}

void DatagramDestination::ResetRawReceiver (uint16_t port)
{
Expand Down

0 comments on commit d926a31

Please sign in to comment.