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

@@ -46,6 +46,7 @@
#include "nvim/os/os.h"
#include "nvim/os/shell.h"
/* Growarray to store info about already sourced scripts.
* Also store the dev/ino, so that we don't have to stat() each
* script when going through the list. */