mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-06-23 14:24:18 -04:00
Update ui_adsb_rx.cpp
This commit is contained in:
parent
bbd9a865de
commit
23ec3ff11b
1 changed files with 1 additions and 1 deletions
|
@ -129,7 +129,7 @@ ADSBRxDetailsView::ADSBRxDetailsView(
|
|||
on_close_(on_close)
|
||||
{
|
||||
char file_buffer[32] { 0 };
|
||||
bool found = false;i
|
||||
bool found = false;
|
||||
int number_of_airlines = 0;
|
||||
std::string airline_code;
|
||||
size_t c;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue