doc: eval/typval_encode.h

Annotate TYPVAL_ENCODE_DEFINE_CONV_FUNCTIONS to aid code navigation.
This commit is contained in:
Justin M. Keyes
2016-10-31 02:03:37 +01:00
parent ed198737fd
commit b172f9904f
4 changed files with 16 additions and 4 deletions

View File

@@ -18096,6 +18096,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