Skip to content

Commit

Permalink
Adjust comment
Browse files Browse the repository at this point in the history
  • Loading branch information
RRethy committed Feb 5, 2022
1 parent 4a12ecf commit 92504a9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lua/nvim-treesitter/endwise.lua
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ ffi.cdef [[
/// @returns[allocated] mode string
char *get_mode(void);
/// free() wrapper that delegates to the backing memory manager
///
/// @note Use XFREE_CLEAR() instead, if possible.
void xfree(void *ptr);
]]

Expand Down

0 comments on commit 92504a9

Please sign in to comment.