This commit is contained in:
Michael Kerrisk 2007-10-22 07:03:56 +00:00
parent 6a31cfdd74
commit 389fe6c8dc
1 changed files with 1 additions and 2 deletions

View File

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