소스 검색

Fixed small typo

master
ooxi 11 년 전
부모
커밋
3925b2a848
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      src/xml.c

+ 1
- 1
src/xml.c 파일 보기

@@ -158,7 +158,7 @@ static uint8_t* xml_string_clone(struct xml_string* s) {
*
* Frees the resources allocated by the string
*
* @waring `buffer` must _not_ be freed, since it is a reference to the
* @warning `buffer` must _not_ be freed, since it is a reference to the
* document's buffer
*/
static void xml_string_free(struct xml_string* string) {


불러오는 중...
취소
저장