commit | 39fcd952987f28fc16271372dddde088d1fcdb77 | [log] [tgz] |
---|---|---|
author | Johnny Chen <johnny.chen@apple.com> | Fri Aug 24 00:11:29 2012 +0000 |
committer | Johnny Chen <johnny.chen@apple.com> | Fri Aug 24 00:11:29 2012 +0000 |
tree | d50d9ec56cb5b0e1e3a58efc90addc206868164d | |
parent | 12477554ee676b775ec419575e1b091fa95bdc80 [diff] |
Fix a typo. git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@162510 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/source/Plugins/OperatingSystem/Python/Makefile b/source/Plugins/OperatingSystem/Python/Makefile index ec23c27..4f5b45c 100644 --- a/source/Plugins/OperatingSystem/Python/Makefile +++ b/source/Plugins/OperatingSystem/Python/Makefile
@@ -1,4 +1,4 @@ -##==- source/Plugins/OperatingSystem/Darwin-Kernel/Makefile -*- Makefile -*-==## +##==- source/Plugins/OperatingSystem/Python/Makefile --------*- Makefile -*-==## # # The LLVM Compiler Infrastructure #