mirror of
https://github.com/Dr-Noob/cpufetch.git
synced 2026-03-25 07:50:40 +01:00
[v1.06] Nit: Fix warning due to missing newline at the end of file
This commit is contained in:
@@ -426,4 +426,4 @@ struct devtree** get_devtree_compatible_struct(int *num_vendors_ptr) {
|
||||
|
||||
*num_vendors_ptr = num_vendors;
|
||||
return vendors;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user