Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sbin/fsck_ext2fs
Module Name: src
Committed By: tsutsui
Date: Mon Nov 24 17:19:53 UTC 2008
Modified Files:
src/sbin/fsck_ext2fs: inode.c
Log Message:
- unsigned -> unsigned int
- remove unnecessary casts from malloc(3) and free(3)
- fix a bogus indent
To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 src/sbin/fsck_ext2fs/inode.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index