diff options
Diffstat (limited to 'src/nvim/cursor_shape.h')
| -rw-r--r-- | src/nvim/cursor_shape.h | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nvim/cursor_shape.h b/src/nvim/cursor_shape.h index 3eb2f0e387..9ce1b6e0a0 100644 --- a/src/nvim/cursor_shape.h +++ b/src/nvim/cursor_shape.h @@ -51,4 +51,4 @@ typedef struct cursor_entry {  #ifdef INCLUDE_GENERATED_DECLARATIONS  # include "cursor_shape.h.generated.h"  #endif -#endif /* NVIM_CURSOR_SHAPE_H */ +#endif  // NVIM_CURSOR_SHAPE_H  | 
