]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/lexical_cast/example/small_examples.cpp
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / libs / lexical_cast / example / small_examples.cpp
index 67b021ab97c505dacbb1a35e9941a36d0b581c80..3865535b98083584e325357ddf37dcd60098b344 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright Antony Polukhin, 2013-2020.
+// Copyright Antony Polukhin, 2013-2022.
 
 // Distributed under the Boost Software License, Version 1.0.
 // (See the accompanying file LICENSE_1_0.txt
@@ -13,7 +13,7 @@
 #endif
 
 //[lexical_cast_log_errno
-//`The following example uses numeric data in a string expression: 
+//`The following example uses numeric data in a string expression:
 
 void log_message(const std::string &);