Skip to content

Commit 58f6cdd

Browse files
alexandearjunyer
authored andcommitted
doc/mksyntaxgo: use standard generated Go header
Change generated commment to follow https://go.dev/s/generatedcode Change-Id: I61e0da6583a5f8df2da63d669388cce83ad91d0d Reviewed-on: https://code-review.googlesource.com/c/re2/+/62850 Reviewed-by: Paul Wankadia <[email protected]> Reviewed-by: Alex Chernyakhovsky <[email protected]>
1 parent 108914d commit 58f6cdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/mksyntaxgo

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ sam -d $out <<'!'
1919
// Use of this source code is governed by a BSD-style
2020
// license that can be found in the LICENSE file.
2121
22-
// DO NOT EDIT. This file is generated by mksyntaxgo from the RE2 distribution.
22+
// Code generated by mksyntaxgo from the RE2 distribution. DO NOT EDIT.
2323
2424
/*
2525
Package syntax parses regular expressions into parse trees and compiles

0 commit comments

Comments
 (0)