Skip to content

Commit f1bc5ad

Browse files
committed
add final newline
1 parent 4d71c98 commit f1bc5ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ggml/src/ggml-sycl/sycl_device.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,4 +338,4 @@ int ggml_sycl_device_info::hw_family(int id) {
338338
static inline bool env_existed(const char *env_name) {
339339
char *user_device_string = getenv(env_name);
340340
return user_device_string!=NULL;
341-
}
341+
}

0 commit comments

Comments
 (0)