diff options
| author | Shenghou Ma <minux@golang.org> | 2015-05-19 21:24:31 -0400 |
|---|---|---|
| committer | Russ Cox <rsc@golang.org> | 2015-06-18 18:21:59 +0000 |
| commit | 526b5017133f193b8f82912936288f1ea767ffca (patch) | |
| tree | f8331ee0b12ed7a64869f3050da0f9ef7ddc7588 /src/syscall/exec_plan9.go | |
| parent | 1e0760354c8a929d9d84575106ae264fa6395132 (diff) | |
| download | go-526b5017133f193b8f82912936288f1ea767ffca.tar.xz | |
time: correct unrepresentable Unix time comment
It's easy for someone who wants a time bigger than any
valid time to reach for time.Unix(1<<63-1, 0), so it
makes sense to explicit say such value is not valid.
Fixes #10906 (again).
Change-Id: If71e32472ae40d86c30e629b982406040a73c4c7
Reviewed-on: https://go-review.googlesource.com/10266
Reviewed-by: Russ Cox <rsc@golang.org>
Diffstat (limited to 'src/syscall/exec_plan9.go')
0 files changed, 0 insertions, 0 deletions
