r3/src
Yuansheng 8e18a995d8 make: avoided the warning message when do make.
change: code style, delete some useless spaces(visual code).

eg:

warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result
2019-06-21 10:45:54 +08:00
..
CMakeLists.txt Remove zmalloc dependency 2018-07-10 08:20:46 -05:00
edge.c Remove zmalloc dependency 2018-07-10 08:20:46 -05:00
gvc.c make: avoided the warning message when do make. 2019-06-21 10:45:54 +08:00
json.c Changed r3 memory model, made few optimizing 2016-03-22 07:23:37 +05:00
list.c Remove zmalloc dependency 2018-07-10 08:20:46 -05:00
Makefile.am Remove zmalloc dependency 2018-07-10 08:20:46 -05:00
match_entry.c Remove zmalloc dependency 2018-07-10 08:20:46 -05:00
memory.c Use the generated config.h instead to enable feature macros 2018-02-21 15:57:25 +01:00
node.c make: avoided the warning message when do make. 2019-06-21 10:45:54 +08:00
r3_debug.h Move debug macros to private header files 2015-11-17 21:24:36 +08:00
slug.c make: avoided the warning message when do make. 2019-06-21 10:45:54 +08:00
slug.h Changed r3 memory model, made few optimizing 2016-03-22 07:23:37 +05:00
str.c make: avoided the warning message when do make. 2019-06-21 10:45:54 +08:00
str.h Move private function to src/str.h 2015-11-17 21:13:38 +08:00
token.c Remove zmalloc dependency 2018-07-10 08:20:46 -05:00