1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-09 00:00:00 +01:00

edit driver comment

Signed-off-by: Pascal Bauer <pascal.bauer@rwth-aachen.de>
This commit is contained in:
Pascal Bauer 2024-10-11 14:44:24 +02:00
parent 486877ea09
commit 5a48e38aee

View file

@ -1,4 +1,4 @@
/* Interface for Linux/Unix device drivers.
/* Interface for device drivers. OS/platform independend.
*
* Author: Pascal Bauer <pascal.bauer@rwth-aachen.de>
*