diff --git a/source/Tfe/Tfe.cpp b/source/Tfe/Tfe.cpp index 8180fd96..69817517 100644 --- a/source/Tfe/Tfe.cpp +++ b/source/Tfe/Tfe.cpp @@ -742,7 +742,7 @@ WORD tfe_receive(void) int rx_ok; int correct_mac; int broadcast; - int multicast; + int multicast = 0; int crc_error; int newframe;