mirror of
https://github.com/neovim/neovim.git
synced 2025-10-01 07:28:34 +00:00
API: Refactor: Move non-public files to private subdirectory
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
#include <msgpack.h>
|
||||
|
||||
#include "nvim/api/defs.h"
|
||||
#include "nvim/api/private/defs.h"
|
||||
|
||||
/// Validates the basic structure of the msgpack-rpc call and fills `res`
|
||||
/// with the basic response structure.
|
||||
|
Reference in New Issue
Block a user