pull/99/head
Guenael 2021-12-17 19:11:08 -05:00
rodzic d5e4e321c7
commit 5f5e52a43f
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -76,7 +76,7 @@ struct receiver_state {
/* Buffer selected (0 or 1) */
uint32_t bufferIndex;
/* Time at the begining of the frame to decode */
/* Time at the beginning of the frame to decode */
struct tm *gtm;
};