mirror of
https://github.com/neovim/neovim.git
synced 2025-09-19 01:38:16 +00:00
Fix some styles
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
#ifndef NVIM_QUICKFIX_H
|
||||
#define NVIM_QUICKFIX_H
|
||||
/* quickfix.c */
|
||||
|
||||
#ifdef INCLUDE_GENERATED_DECLARATIONS
|
||||
# include "quickfix.h.generated.h"
|
||||
#endif
|
||||
#endif /* NVIM_QUICKFIX_H */
|
||||
#endif // NVIM_QUICKFIX_H
|
||||
|
Reference in New Issue
Block a user