Selaa lähdekoodia

Merge pull request #888 from JayiceZ:fix_typo

PiperOrigin-RevId: 420783487
main
Victor Costan 2 vuotta sitten
vanhempi
commit
bf4fcd85b5
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. +1
    -1
      port/port_example.h

+ 1
- 1
port/port_example.h Näytä tiedosto

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

Ladataan…
Peruuta
Tallenna