From: Mark Murray Date: Thu, 19 Sep 2019 09:02:12 +0000 (+0000) Subject: [TestCommit] Trivial change to test commit access. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a48672e290ab5e3c9c15ba8a51e54f91247d1a08;p=clang [TestCommit] Trivial change to test commit access. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@372306 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/bindings/python/README.txt b/bindings/python/README.txt index b0f0142a56..eaeab285c8 100644 --- a/bindings/python/README.txt +++ b/bindings/python/README.txt @@ -1,5 +1,5 @@ //===----------------------------------------------------------------------===// -// Clang Python Bindings +// Clang Python Bindings. //===----------------------------------------------------------------------===// This directory implements Python bindings for Clang.