summaryrefslogtreecommitdiff
path: root/include/libcamera/object.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/libcamera/object.h')
-rw-r--r--include/libcamera/object.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/libcamera/object.h b/include/libcamera/object.h
index 91b56596..86e0f726 100644
--- a/include/libcamera/object.h
+++ b/include/libcamera/object.h
@@ -67,6 +67,6 @@ private:
unsigned int pendingMessages_;
};
-}; /* namespace libcamera */
+} /* namespace libcamera */
#endif /* __LIBCAMERA_OBJECT_H__ */