diff --git a/include/villas/queue.hpp b/include/villas/queue.hpp index d5b50046c..f04835619 100644 --- a/include/villas/queue.hpp +++ b/include/villas/queue.hpp @@ -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 * SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University