ooxi
há 6 anos
committed by
GitHub
ascendente
cometimento
d76cbfc728
Não foi encontrada uma chave conhecida para esta assinatura, na base de dados
ID da chave GPG: 4AEE18F83AFDEB23
1 ficheiros alterados com
1 adições e
1 eliminações
-
src/xml.c
|
|
@@ -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) { |
|
|
|
|
|
|
|