Skip to content

Commit b411f48

Browse files
committed
++ ndp
1 parent 540ecf3 commit b411f48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

input/ndp.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ void NdpPacketReader::close()
106106
}
107107

108108
#ifdef WITH_CTT
109-
std::pair<std::string, unsigned> NdpPacketReader::get_ctt_config() const
109+
std::pair<std::string, unsigned> NdpPacketReader::get_ctt_config() const
110110
{
111111
std::string dev = m_device;
112112
int channel_id = 0;

0 commit comments

Comments
 (0)