Author: zhongxingxu
Date: Tue Jul  7 02:14:55 2009
New Revision: 74896

URL: http://llvm.org/viewvc/llvm-project?rev=74896&view=rev
Log:
Fix comment.

Modified:
    cfe/trunk/tools/index-test/index-test.cpp

Modified: cfe/trunk/tools/index-test/index-test.cpp
URL: 
http://llvm.org/viewvc/llvm-project/cfe/trunk/tools/index-test/index-test.cpp?rev=74896&r1=74895&r2=74896&view=diff

==============================================================================
--- cfe/trunk/tools/index-test/index-test.cpp (original)
+++ cfe/trunk/tools/index-test/index-test.cpp Tue Jul  7 02:14:55 2009
@@ -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.
 //


_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to