]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/boost/uuid/basic_name_generator.hpp
import new upstream nautilus stable release 14.2.8
[ceph.git] / ceph / src / boost / boost / uuid / basic_name_generator.hpp
index e82b5f92bb9810fcfecb54ea666ab78e27685280..746904693f5f62299d34c0a4772dbd0573d56905 100644 (file)
@@ -5,7 +5,7 @@
 
 // Distributed under the Boost Software License, Version 1.0. (See
 // accompanying file LICENSE_1_0.txt or copy at
-//  http://www.boost.org/LICENSE_1_0.txt)
+//  https://www.boost.org/LICENSE_1_0.txt)
 
 #ifndef BOOST_UUID_BASIC_NAME_GENERATOR_HPP
 #define BOOST_UUID_BASIC_NAME_GENERATOR_HPP
@@ -73,7 +73,7 @@ class basic_name_generator
         hash.process_bytes(namespace_uuid.begin(), namespace_uuid.size());
         hash.process_bytes(buffer, byte_count);
         return hash_to_uuid(hash);
-    };
+    }
 
 private:
     // we convert all characters to uint32_t so that each