Skip to content

Commit fb2e66e

Browse files
committed
add a newline at the end of the file
1 parent a708dfc commit fb2e66e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ggml/src/ggml-sycl/mmq.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3034,4 +3034,4 @@ catch (sycl::exception const &exc) {
30343034
<< ", line:" << __LINE__ << std::endl;
30353035
std::exit(1);
30363036
}
3037-
#pragma clang diagnostic pop
3037+
#pragma clang diagnostic pop

0 commit comments

Comments
 (0)