]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/tools/build/example/python_modules/python_helpers.py
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / src / boost / tools / build / example / python_modules / python_helpers.py
index 8148f57c35858880c2ded68c4333a27835532365..303363e91539812b972c32ec80a62ae1a7b3357e 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the Boost Software License, Version 1.0.
 # (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
 
-# Declare a couple of functions called from Boost.Build
+# Declare a couple of functions called from B2
 #
 # Each function will receive as many arguments as there ":"-separated
 # arguments in bjam call. Each argument is a list of strings.