Skip to content

Commit b075d8e

Browse files
itayav17ogalbxela
authored andcommitted
Fixing FreeBSD compilation error in mtcr_ul
1 parent 8021604 commit b075d8e

File tree

3 files changed

+149
-223
lines changed

3 files changed

+149
-223
lines changed

include/mtcr_ul/mtcr.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ int is_zombiefish_device(mfile* mf);
202202

203203
void swap_pci_address_space(mfile* mf);
204204

205-
int is_pcie_switch_device(mfile* mf);
205+
int is_pcie_switch_device(mfile* mf);
206206

207207
#ifdef __cplusplus
208208
}

0 commit comments

Comments
 (0)