diff --git a/discover/gpu_info_vulkan.c b/discover/gpu_info_vulkan.c index b9599978d..800da6ee0 100644 --- a/discover/gpu_info_vulkan.c +++ b/discover/gpu_info_vulkan.c @@ -235,4 +235,4 @@ void vk_release(vk_handle_t rh) { rh.vk_handle = NULL; } -#endif // __APPLE__ \ No newline at end of file +#endif // __APPLE__