mirror of
https://github.com/rclone/rclone.git
synced 2025-12-25 20:53:28 +00:00
build: apply gofmt from golang 1.17
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
// Package mmap implements a large block memory allocator using
|
||||
// anonymous memory maps.
|
||||
|
||||
//go:build windows
|
||||
// +build windows
|
||||
|
||||
package mmap
|
||||
|
||||
Reference in New Issue
Block a user