Commit d2788dc5 authored by Brad Fitzpatrick's avatar Brad Fitzpatrick

syscall: fix comment in mkall_windows.bat

src/pkg -> src

LGTM=alex.brainman
R=alex.brainman
CC=golang-codereviews
https://golang.org/cl/139400043
parent 815a843b
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment