diff options
author | Eliseo Martínez <eliseomarmol@gmail.com> | 2014-11-22 21:06:22 +0100 |
---|---|---|
committer | Eliseo Martínez <eliseomarmol@gmail.com> | 2014-11-24 17:20:09 +0100 |
commit | 389470bd141fa22546b461f358b39d7dcbeac19e (patch) | |
tree | f727e3b2e7f7240f1aa3bccea03d651e5bce3fd7 /src/nvim/os_unix.c | |
parent | 1c25f1d9475ad763138c67f538aee37ef9ab5aee (diff) | |
download | rneovim-389470bd141fa22546b461f358b39d7dcbeac19e.tar.gz rneovim-389470bd141fa22546b461f358b39d7dcbeac19e.tar.bz2 rneovim-389470bd141fa22546b461f358b39d7dcbeac19e.zip |
Fix substitute newline: Memory functions: Improve style.
`try_malloc` was changed in 8bb2c2c0742c57150655e18cf8418a758cebdce8 to
avoid a warning when size is 0. Then, this improves some things on that:
- Use local vars instead of changing parameters.
- Homogenize style for other related functions.
Diffstat (limited to 'src/nvim/os_unix.c')
0 files changed, 0 insertions, 0 deletions