summaryrefslogtreecommitdiff
path: root/src/libcamera/base/semaphore.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/libcamera/base/semaphore.cpp')
-rw-r--r--src/libcamera/base/semaphore.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libcamera/base/semaphore.cpp b/src/libcamera/base/semaphore.cpp
index 6217e386..862f3b31 100644
--- a/src/libcamera/base/semaphore.cpp
+++ b/src/libcamera/base/semaphore.cpp
@@ -2,7 +2,7 @@
/*
* Copyright (C) 2019, Google Inc.
*
- * semaphore.cpp - General-purpose counting semaphore
+ * General-purpose counting semaphore
*/
#include <libcamera/base/semaphore.h>