This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
TheoryOfNekomata
/
xml-c
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Захтеви за спајање
0
Издања
0
Вики
Activity
Преглед изворни кода
Fix compilation error on macOS using Clang.
master
Finxx
пре 2 година
committed by
ooxi
родитељ
d54eb98a42
комит
924e9b0acd
1 измењених фајлова
са
4 додато
и
0 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
src/xml.c
+ 4
- 0
src/xml.c
Прегледај датотеку
@@ -25,7 +25,11 @@
#endif
#include <ctype.h>
#ifndef __MACH__
#include <malloc.h>
#endif
#include <stdarg.h>
#include <stdbool.h>
#include <stdio.h>
Write
Preview
Loading…
Откажи
Сачувај