Commit 09839cde by Ian Lance Taylor

os: Fix typo in //extern comment.

From-SVN: r184023
parent 5371f719
......@@ -9,5 +9,5 @@ package os
import "syscall"
// extern readdir_r
//extern readdir_r
func libc_readdir_r(*syscall.DIR, *syscall.Dirent, **syscall.Dirent) syscall.Errno
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