Merge branch 'development' into mueller/integrated-unittests

This commit is contained in:
Robin Müller 2021-10-18 14:36:01 +02:00
commit 76d12e3db1
1 changed files with 1 additions and 1 deletions

View File

@ -118,7 +118,7 @@ void TmPacketStoredBase::handleStoreFailure(const char *const packetType, Return
"%d too large\n", packetType, sizeToReserve);
break;
}
#endif
#endif
}
#endif
}