whitespace

This commit is contained in:
Christopher Faylor
2002-12-12 03:09:38 +00:00
parent 023a6b2aff
commit 6d14741177
8 changed files with 21 additions and 15 deletions

View File

@ -60,7 +60,7 @@ extern int lstat64 (const char *file_name, struct __stat64 *buf);
#endif
struct stat
{
{
dev_t st_dev;
ino_t st_ino;
mode_t st_mode;