]> granicus.if.org Git - clang/commitdiff
Fix comment.
authorZhongxing Xu <xuzhongxing@gmail.com>
Tue, 7 Jul 2009 07:14:55 +0000 (07:14 +0000)
committerZhongxing Xu <xuzhongxing@gmail.com>
Tue, 7 Jul 2009 07:14:55 +0000 (07:14 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@74896 91177308-0d34-0410-b5e6-96231b3b80d8

tools/index-test/index-test.cpp

index b30de3170646ad790b62419ab601996a5559a7a6..815d0d0adf6d1798d904dd373f31c153533a5dd0 100644 (file)
@@ -17,7 +17,7 @@
 //
 //===----------------------------------------------------------------------===//
 //
-//   -point-at  [file:column:line]
+//   -point-at  [file:line:column]
 //       Point at a declaration/statement/expression. If no other operation is
 //       specified, prints some info about it.
 //