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

Fix file header of queue.hpp

Signed-off-by: Steffen Vogel <steffen.vogel@opal-rt.com>
This commit is contained in:
Steffen Vogel 2023-09-05 13:13:55 +02:00 committed by Steffen Vogel
parent a9805327ae
commit 45b6f602dc

View file

@ -1,4 +1,4 @@
/* Wrapper around queue that uses POSIX CV's for signalling writes.
/* A simple queue protected by mutexes.
*
* Author: Georg Martin Reinke <georg.reinke@rwth-aachen.de>
* SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University