diff options
author | Felipe Oliveira Carvalho <felipekde@gmail.com> | 2016-04-01 08:41:16 -0300 |
---|---|---|
committer | Felipe Oliveira Carvalho <felipekde@gmail.com> | 2016-05-15 21:29:16 +0200 |
commit | a453c5ce243121ffe7e4955eab68b916e2398f77 (patch) | |
tree | bd2adeaab8db7c930b4200b079af307fe7913820 /src/nvim/eval.c | |
parent | 049be742571b641ca613456a35c947d2b3bee4b7 (diff) | |
download | rneovim-a453c5ce243121ffe7e4955eab68b916e2398f77.tar.gz rneovim-a453c5ce243121ffe7e4955eab68b916e2398f77.tar.bz2 rneovim-a453c5ce243121ffe7e4955eab68b916e2398f77.zip |
os/env.c: declare srcp and dst as restrict in expand_env_esc()
...and small refactorings:
- Style changes
- Variable renames
- Changes in variable scope
This change won't bring new problems (undefined behavior) as `memcpy` is
already being used in the function.
Diffstat (limited to 'src/nvim/eval.c')
0 files changed, 0 insertions, 0 deletions