Whitespace

This commit is contained in:
Hackerpilot 2014-04-15 12:05:42 -07:00
parent 0b8fb97c07
commit 65b81b3ed5
1 changed files with 1 additions and 1 deletions

View File

@ -730,7 +730,7 @@ struct LexerRange
/** /**
* Implements the algorithm _popFrontN more efficiently. This function does * Implements the algorithm _popFrontN more efficiently. This function does
* not detect or handle newlines. * not detect or handle newlines.
*/ */
void popFrontN(size_t n) pure nothrow @safe void popFrontN(size_t n) pure nothrow @safe
{ {