aboutsummaryrefslogtreecommitdiff
path: root/src/regexp.c
diff options
context:
space:
mode:
authorFelipe Oliveira Carvalho <felipekde@gmail.com>2014-04-19 14:11:55 -0300
committerThiago de Arruda <tpadilha84@gmail.com>2014-04-24 10:31:31 -0300
commitbd3587e91d9a9998d28977d9ccce745544120f04 (patch)
treecebe1c5de22c0924f8ad01c298212711ba38cc1e /src/regexp.c
parentaa32fbb83807d14f0fbf864291ecc8688c619213 (diff)
downloadrneovim-bd3587e91d9a9998d28977d9ccce745544120f04.tar.gz
rneovim-bd3587e91d9a9998d28977d9ccce745544120f04.tar.bz2
rneovim-bd3587e91d9a9998d28977d9ccce745544120f04.zip
No OOM error condition in cs_make_vim_style_matches()
Even though cs_reset() never returns anything different of `CS_SUCCESS` I can't change its return type to `void`. cs_reset() is used in the `cs_cmds` table.
Diffstat (limited to 'src/regexp.c')
0 files changed, 0 insertions, 0 deletions