Rename grid_* functions to term_*

This commit is contained in:
Daniel Eklöf 2019-06-29 21:03:28 +02:00
parent e2bdda8c61
commit 1ecd4a6ae1
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
8 changed files with 376 additions and 374 deletions

View file

@ -67,7 +67,7 @@ executable(
'osc.c', 'osc.h',
'shm.c', 'shm.h',
'slave.c', 'slave.h',
'terminal.h',
'terminal.c', 'terminal.h',
'tllist.h',
'vt.c', 'vt.h',
wl_proto_src + wl_proto_headers,