Fix some styles

This commit is contained in:
ZyX
2014-06-01 02:11:35 +04:00
committed by Thiago de Arruda
parent bf4fb30121
commit dca28e55c7
32 changed files with 28 additions and 52 deletions

View File

@@ -74,6 +74,7 @@
#define INVALID_DEVICE_ID UINT64_MAX
#define HAVE_BUFLIST_MATCH
#ifdef INCLUDE_GENERATED_DECLARATIONS
# include "buffer.c.generated.h"
#endif
@@ -84,7 +85,6 @@
# define dev_T unsigned
#endif
static char *msg_loclist = N_("[Location List]");
static char *msg_qflist = N_("[Quickfix List]");
static char *e_auabort = N_("E855: Autocommands caused command to abort");