瀏覽代碼

Minor documentation fix

master
ooxi 6 年之前
committed by GitHub
父節點
當前提交
d76cbfc728
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: 4AEE18F83AFDEB23
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      src/xml.c

+ 1
- 1
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) {



Loading…
取消
儲存