summaryrefslogtreecommitdiff
path: root/include/libcamera/base/mutex.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/libcamera/base/mutex.h')
-rw-r--r--include/libcamera/base/mutex.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/libcamera/base/mutex.h b/include/libcamera/base/mutex.h
index 52441c55..fa9a8d0d 100644
--- a/include/libcamera/base/mutex.h
+++ b/include/libcamera/base/mutex.h
@@ -2,7 +2,7 @@
/*
* Copyright (C) 2021, Google Inc.
*
- * mutex.h - Mutex classes with clang thread safety annotation
+ * Mutex classes with clang thread safety annotation
*/
#pragma once