]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/seastar/include/seastar/core/shared_ptr_incomplete.hh
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / src / seastar / include / seastar / core / shared_ptr_incomplete.hh
index 022c361188d222dd57d4dde0a9ae305a1ce47dd1..84f2b44a7f181d9851ca0e55494bfc91e85d4d21 100644 (file)
@@ -24,7 +24,8 @@
 #include <seastar/core/shared_ptr.hh>
 
 
-/// \file Include this header files when using \c lw_shared_ptr<some_incomplete_type>, at the point
+/// \file
+/// \brief Include this header files when using \c lw_shared_ptr<some_incomplete_type>, at the point
 /// where \c some_incomplete_type is defined.
 
 namespace seastar {