mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-01-11 20:55:25 +08:00
os: Fix typo in //extern comment.
From-SVN: r184023
This commit is contained in:
parent
5371f7195e
commit
09839cde4c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user