diff options
Diffstat (limited to 'src/device/device.cpp')
-rw-r--r-- | src/device/device.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/device/device.cpp b/src/device/device.cpp index 068529388..983f59b60 100644 --- a/src/device/device.cpp +++ b/src/device/device.cpp @@ -67,4 +67,4 @@ namespace hw { return *device->second; } -}
\ No newline at end of file +} |