ref: f575329f3edd85096d473b87d88bc40ddd369269
parent: dfc57771d78d1bc4e4e9ad9494f05554f96f9841
author: Ori Bernstein <[email protected]>
date: Tue Dec 23 13:05:03 EST 2014
And fix typo I introduced on plan9.
--- a/libstd/sys+plan9-x64.myr
+++ b/libstd/sys+plan9-x64.myr
@@ -1,7 +1,7 @@
use "systypes.use"
pkg sys =
- type pid = int32 process id */
+ type pid = int32 /* process id */
type scno = int32 /* syscall */
type fdopt = int32 /* fd options */
type fd = int32 /* fd */