]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/mon/MonCap.h
update sources to v12.1.0
[ceph.git] / ceph / src / mon / MonCap.h
index 25684d307624d8bf91edee790e7f5d8326020d15..46acb1e42b5fae68319ae1b10479a3ac42cb0398 100644 (file)
@@ -32,7 +32,7 @@ struct mon_rwxa_t {
   }
 };
 
-ostream& operator<<(ostream& out, mon_rwxa_t p);
+ostream& operator<<(ostream& out, const mon_rwxa_t& p);
 
 struct StringConstraint {
   string value;