Parcourir la source

Minor documentation fix

master
ooxi il y a 6 ans
committed by GitHub
Parent
révision
d76cbfc728
Aucune clé connue n'a été trouvée dans la base pour cette signature ID de la clé GPG: 4AEE18F83AFDEB23
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      src/xml.c

+ 1
- 1
src/xml.c Voir le fichier

@@ -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) {



Chargement…
Annuler
Enregistrer