added missing NL
This commit is contained in:
parent
73441c9780
commit
6cf4e0a7c8
|
|
@ -235,4 +235,4 @@ void vk_release(vk_handle_t rh) {
|
||||||
rh.vk_handle = NULL;
|
rh.vk_handle = NULL;
|
||||||
}
|
}
|
||||||
|
|
||||||
#endif // __APPLE__
|
#endif // __APPLE__
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue