Fix comment.

llvm-svn: 59673
This commit is contained in:
Ted Kremenek 2008-11-19 22:55:55 +00:00
parent 2861cf42fe
commit 5b75170014
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ public:
/// from. Currently this is only used by _Pragma handling.
SourceLocation getFileLoc() const { return FileLoc; }
/// ReadToEndOfLine - Read the rest of the current preprocessor line as an
/// DiscardToEndOfLine - Read the rest of the current preprocessor line as an
/// uninterpreted string. This switches the lexer out of directive mode.
void DiscardToEndOfLine();