aboutsummaryrefslogtreecommitdiff
path: root/uri_windows.go
diff options
context:
space:
mode:
authorGravatar Aleksandr Razumov <ar@cydev.ru> 2016-05-04 13:22:58 +0300
committerGravatar Aleksandr Razumov <ar@cydev.ru> 2016-05-04 13:22:58 +0300
commit92ec2638f3f73ddd912d927230c49aa9466ad281 (patch)
tree495ff7a08e87baf642e0640c6984eb7b84c0d903 /uri_windows.go
parentfix tests on unix (diff)
downloadfasthttp-92ec2638f3f73ddd912d927230c49aa9466ad281.tar.gz
fasthttp-92ec2638f3f73ddd912d927230c49aa9466ad281.tar.bz2
fasthttp-92ec2638f3f73ddd912d927230c49aa9466ad281.zip
go fmt
Diffstat (limited to 'uri_windows.go')
-rw-r--r--uri_windows.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/uri_windows.go b/uri_windows.go
index c7980c8..95917a6 100644
--- a/uri_windows.go
+++ b/uri_windows.go
@@ -9,4 +9,4 @@ func addLeadingSlash(dst, src []byte) []byte {
}
return dst
-} \ No newline at end of file
+}