Merge #5752 from justinmk/doc

doc: api_info(), typval_encode.h
This commit is contained in:
Justin M. Keyes
2016-12-11 02:04:33 +01:00
committed by GitHub
5 changed files with 28 additions and 11 deletions

View File

@@ -18242,6 +18242,8 @@ void free_tv(typval_T *varp)
#define TYPVAL_ENCODE_CONV_RECURSE(ignored1, ignored2)
// nothing_convert_one_value()
// encode_vim_to_nothing()
TYPVAL_ENCODE_DEFINE_CONV_FUNCTIONS(static, nothing, void *, ignored)
#undef TYPVAL_ENCODE_ALLOW_SPECIALS