mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
update: macaron cores,gzip,session (#10522)
Co-authored-by: zeripath <art27@cantab.net>
This commit is contained in:
2
vendor/gopkg.in/ini.v1/parser.go
generated
vendored
2
vendor/gopkg.in/ini.v1/parser.go
generated
vendored
@@ -453,7 +453,7 @@ func (f *File) parse(reader io.Reader) (err error) {
|
||||
|
||||
section.Comment = strings.TrimSpace(p.comment.String())
|
||||
|
||||
// Reset aotu-counter and comments
|
||||
// Reset auto-counter and comments
|
||||
p.comment.Reset()
|
||||
p.count = 1
|
||||
|
||||
|
Reference in New Issue
Block a user