diff options
| author | Howard Hinnant <hhinnant@apple.com> | 2010-08-22 00:02:43 +0000 |
|---|---|---|
| committer | Howard Hinnant <hhinnant@apple.com> | 2010-08-22 00:02:43 +0000 |
| commit | b3371f6f4909a1e2034c69011d0baa1a39b21d48 (patch) | |
| tree | 46a1498f558a86d95ad909e2b075b2ce1ff59070 /libcxx/include/cstring | |
| parent | 86353416a7115dc430b9cd47a1aaeb8f19c34f2c (diff) | |
| download | bcm5719-llvm-b3371f6f4909a1e2034c69011d0baa1a39b21d48.tar.gz bcm5719-llvm-b3371f6f4909a1e2034c69011d0baa1a39b21d48.zip | |
Fixing whitespace problems
llvm-svn: 111750
Diffstat (limited to 'libcxx/include/cstring')
| -rw-r--r-- | libcxx/include/cstring | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libcxx/include/cstring b/libcxx/include/cstring index b2305a3c32b..06521d1e6b2 100644 --- a/libcxx/include/cstring +++ b/libcxx/include/cstring @@ -17,7 +17,7 @@ Macros: NULL - + namespace std { |

