This commit is contained in:
Michael Kerrisk 2007-05-14 19:19:36 +00:00
parent aae76b9eb2
commit 552524a660
1 changed files with 1 additions and 2 deletions

View File

@ -66,8 +66,7 @@ structure is declared as follows:
.PP
.RS
.nf
struct dirent
{
struct dirent {
long d_ino; /* inode number */
off_t d_off; /* offset to next \fIdirent\fP */
unsigned short d_reclen; /* length of this \fIdirent\fP */