aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/func_attr.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nvim/func_attr.h')
-rw-r--r--src/nvim/func_attr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nvim/func_attr.h b/src/nvim/func_attr.h
index 1049b5b7a6..9146a1a8ea 100644
--- a/src/nvim/func_attr.h
+++ b/src/nvim/func_attr.h
@@ -181,7 +181,7 @@
#ifdef DEFINE_FUNC_ATTRIBUTES
# define FUNC_API_ASYNC
# define FUNC_API_NOEXPORT
-# define FUNC_API_NOEVAL
+# define FUNC_API_REMOTE_ONLY
# define FUNC_API_SINCE(X)
# define FUNC_API_DEPRECATED_SINCE(X)
# define FUNC_ATTR_MALLOC REAL_FATTR_MALLOC