Fix comment.

llvm-svn: 74896
This commit is contained in:
Zhongxing Xu 2009-07-07 07:14:55 +00:00
parent d0f6324cdc
commit 6999b90146
1 changed files with 1 additions and 1 deletions

View 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.
//