mirror of
https://github.com/Dr-Noob/cpufetch.git
synced 2026-03-24 23:40:39 +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;
|
*num_vendors_ptr = num_vendors;
|
||||||
return vendors;
|
return vendors;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user