diff options
Diffstat (limited to 'src/api/tabpage.h')
-rw-r--r-- | src/api/tabpage.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/api/tabpage.h b/src/api/tabpage.h index 5bfbf6cda3..5880a984e7 100644 --- a/src/api/tabpage.h +++ b/src/api/tabpage.h @@ -42,5 +42,5 @@ Window tabpage_get_buffer(Tabpage tabpage, Error *err); /// @return true if the tab page is valid, false otherwise bool tabpage_is_valid(Tabpage tabpage); -#endif // NEOVIM_API_TABPAGE_H +#endif // NEOVIM_API_TABPAGE_H |