mirror of
https://github.com/golang/go
synced 2024-11-19 21:54:40 -07:00
syscall: fix comment in mkall_windows.bat
src/pkg -> src LGTM=alex.brainman R=alex.brainman CC=golang-codereviews https://golang.org/cl/139400043
This commit is contained in:
parent
815a843b6a
commit
d2788dc503
@ -4,7 +4,7 @@
|
||||
@echo off
|
||||
|
||||
if exist mkall.sh goto dirok
|
||||
echo mkall_windows.bat must be run from src\pkg\syscall directory
|
||||
echo mkall_windows.bat must be run from src\syscall directory
|
||||
goto :end
|
||||
:dirok
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user