mirror of
https://github.com/neovim/neovim.git
synced 2025-09-23 19:48:32 +00:00
*: Remove // fname()
comments near typval_encode includes
This commit is contained in:
@@ -482,8 +482,6 @@ static inline void typval_encode_dict_end(EncodedData *const edata)
|
||||
#define TYPVAL_ENCODE_NAME object
|
||||
#define TYPVAL_ENCODE_FIRST_ARG_TYPE EncodedData *const
|
||||
#define TYPVAL_ENCODE_FIRST_ARG_NAME edata
|
||||
// _object_convert_one_value()
|
||||
// encode_vim_to_object()
|
||||
#include "nvim/eval/typval_encode.c.h"
|
||||
#undef TYPVAL_ENCODE_SCOPE
|
||||
#undef TYPVAL_ENCODE_NAME
|
||||
|
Reference in New Issue
Block a user