summaryrefslogtreecommitdiff
path: root/include/libcamera/base/shared_fd.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/libcamera/base/shared_fd.h')
-rw-r--r--include/libcamera/base/shared_fd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/libcamera/base/shared_fd.h b/include/libcamera/base/shared_fd.h
index e53a8b88..61fe11c1 100644
--- a/include/libcamera/base/shared_fd.h
+++ b/include/libcamera/base/shared_fd.h
@@ -2,7 +2,7 @@
/*
* Copyright (C) 2019, Google Inc.
*
- * shared_fd.h - File descriptor wrapper with shared ownership
+ * File descriptor wrapper with shared ownership
*/
#pragma once