diff --git a/common/include/villas/kernel/devices/device.hpp b/common/include/villas/kernel/devices/device.hpp index 1486638e1..18b914585 100644 --- a/common/include/villas/kernel/devices/device.hpp +++ b/common/include/villas/kernel/devices/device.hpp @@ -1,4 +1,4 @@ -/* Device +/* Interface for Linux/Unix device drivers * * Author: Pascal Bauer *