aboutsummaryrefslogtreecommitdiff
path: root/src/os_unix.c
diff options
context:
space:
mode:
authorFelipe Oliveira Carvalho <felipekde@gmail.com>2014-04-06 00:48:21 -0300
committerThiago de Arruda <tpadilha84@gmail.com>2014-04-07 00:22:01 -0300
commitc3cea30cb7952c44c3452d9e7926fe50397d43ae (patch)
tree96c7b3024d0be700905a94a866b51f4ed2b51bfb /src/os_unix.c
parent967fb1aca6ea9c3d3046ccd6b9fcf0f88d6999ac (diff)
downloadrneovim-c3cea30cb7952c44c3452d9e7926fe50397d43ae.tar.gz
rneovim-c3cea30cb7952c44c3452d9e7926fe50397d43ae.tar.bz2
rneovim-c3cea30cb7952c44c3452d9e7926fe50397d43ae.zip
Turn Event into a tagged union
If we ever need arbitrary data or more than very few bytes on `Events` we just have to add a `void *` field in the `data` union.
Diffstat (limited to 'src/os_unix.c')
0 files changed, 0 insertions, 0 deletions