]> granicus.if.org Git - php/commit
Don't use C++ style comments
authorChristoph M. Becker <cmbecker69@gmx.de>
Tue, 20 Aug 2019 11:58:22 +0000 (13:58 +0200)
committerChristoph M. Becker <cmbecker69@gmx.de>
Tue, 20 Aug 2019 11:58:22 +0000 (13:58 +0200)
commit963b40c9a8921c99320db83ca35968aa595f40b3
tree09cae35a3af6e29319e4d7b4e5be192f23057c32
parent3771d661426f33a27590b05df9c8983a2273fab6
Don't use C++ style comments

Cf. <https://github.com/php/php-src/blob/f45b61b8988b5b2d80dd4a1df7edd04282cf319a/CODING_STANDARDS.md#syntax-and-indentation>

cc @mcmic
ext/ldap/ldap.c