1
0
mirror of https://github.com/golang/go synced 2024-10-02 20:31:21 -06:00

fix typo in lex.c comment

R=rsc
CC=golang-dev
https://golang.org/cl/1862044
This commit is contained in:
Rob Pike 2010-07-16 15:08:31 -07:00
parent 19d7fc4026
commit 8519134b98

View File

@ -1111,7 +1111,7 @@ caseout:
/* /*
* read and interpret syntax that looks like * read and interpret syntax that looks like
* //line parse.y:15 * //line parse.y:15
* as a discontenuity in sequential line numbers. * as a discontinuity in sequential line numbers.
* the next line of input comes from parse.y:15 * the next line of input comes from parse.y:15
*/ */
static int static int