Procházet zdrojové kódy

Minor documentation fix

master
ooxi před 6 roky
committed by GitHub
rodič
revize
d76cbfc728
V databázi nebyl nalezen žádný známý klíč pro tento podpis ID GPG klíče: 4AEE18F83AFDEB23
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. +1
    -1
      src/xml.c

+ 1
- 1
src/xml.c Zobrazit soubor

@@ -124,7 +124,7 @@ static size_t get_zero_terminated_array_elements(struct xml_node** nodes) {
*
* @warning No UTF conversions will be attempted
*
* @return true gdw. a == b
* @return true iff a == b
*/
static _Bool xml_string_equals(struct xml_string* a, struct xml_string* b) {



Načítá se…
Zrušit
Uložit