Przeglądaj źródła

Merge pull request #888 from JayiceZ:fix_typo

PiperOrigin-RevId: 420783487
main
Victor Costan 2 lat temu
rodzic
commit
bf4fcd85b5
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      port/port_example.h

+ 1
- 1
port/port_example.h Wyświetl plik

@ -55,7 +55,7 @@ class CondVar {
void Signal();
// Wake up all waiting threads.
void SignallAll();
void SignalAll();
};
// ------------------ Compression -------------------

Ładowanie…
Anuluj
Zapisz