From 83ee5bbd533a533ebf61fe0c6d7ac7d7e5a21649 Mon Sep 17 00:00:00 2001 From: Tom Early Date: Thu, 12 Apr 2018 19:33:12 -0700 Subject: [PATCH] typo fixed --- QnetRelay.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/QnetRelay.cpp b/QnetRelay.cpp index 75cf642..abc0c38 100644 --- a/QnetRelay.cpp +++ b/QnetRelay.cpp @@ -287,7 +287,7 @@ bool CQnetRelay::ProcessMMDVM(const int len, const unsigned char *raw) stream_id = mpkt.header.id; if (old_id == stream_id) return false; - old_id = streamid; + old_id = stream_id; } SPKT gpkt; // destination