]> granicus.if.org Git - clang/commitdiff
Remove a rogue typo
authorDouglas Gregor <dgregor@apple.com>
Tue, 5 Oct 2010 14:58:05 +0000 (14:58 +0000)
committerDouglas Gregor <dgregor@apple.com>
Tue, 5 Oct 2010 14:58:05 +0000 (14:58 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@115618 91177308-0d34-0410-b5e6-96231b3b80d8

test/Index/c-index-api-loadTU-test.m

index 2176ea21525499740176428f4f8920e6964be82f..f34593f3e85ec8450aefcb785ec457e0020a1e7c 100644 (file)
@@ -28,7 +28,7 @@
 
 @protocol SubP <Proto>
 - spMethod;
-@endxb
+@end
 
 @interface Baz : Bar <SubP>
 {