[v1.05] Add newline to fix dummy warning with clang

This commit is contained in:
Dr-Noob
2024-07-03 09:09:37 +02:00
parent 1b746bc67d
commit 4f081ef1a2
2 changed files with 2 additions and 2 deletions

View File

@@ -17,4 +17,4 @@ struct pci_devices {
struct pci_devices * get_pci_devices(void);
#endif
#endif