From 92a688093c801ac2b8cc9b74a42b5c850c8dd18e Mon Sep 17 00:00:00 2001 From: rtk0c Date: Tue, 19 Dec 2023 13:45:15 -0800 Subject: Run dos2unix --- 3rdparty/tracy/tracy/client/tracy_concurrentqueue.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '3rdparty/tracy') diff --git a/3rdparty/tracy/tracy/client/tracy_concurrentqueue.h b/3rdparty/tracy/tracy/client/tracy_concurrentqueue.h index a1f4173..5573324 100644 --- a/3rdparty/tracy/tracy/client/tracy_concurrentqueue.h +++ b/3rdparty/tracy/tracy/client/tracy_concurrentqueue.h @@ -1,4 +1,4 @@ -// Provides a C++11 implementation of a multi-producer, multi-consumer lock-free queue. +// Provides a C++11 implementation of a multi-producer, multi-consumer lock-free queue. // An overview, including benchmark results, is provided here: // http://moodycamel.com/blog/2014/a-fast-general-purpose-lock-free-queue-for-c++ // The full design is also described in excruciating detail at: -- cgit v1.2.3-70-g09d2