mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
remove semicolon
Signed-off-by: Pascal Bauer <pascal.bauer@rwth-aachen.de>
This commit is contained in:
parent
9d16687539
commit
97f57dbfc4
1 changed files with 1 additions and 1 deletions
|
@ -478,7 +478,7 @@ std::filesystem::path PciDevice::path() const {
|
|||
slot.device, slot.function);
|
||||
|
||||
return sysfs;
|
||||
};
|
||||
}
|
||||
|
||||
// TODO: test
|
||||
std::filesystem::path PciDevice::override_path() const {
|
||||
|
|
Loading…
Add table
Reference in a new issue