* stage2/fsys_reiserfs.c (block_read): Changed the variable "len"
to "j_len" (it shadowed a parameter).
This commit is contained in:
parent
952982deb9
commit
77219c6e56
2 changed files with 15 additions and 10 deletions
|
@ -1,3 +1,8 @@
|
|||
2000-07-29 Jochen Hoenicke <jochen@gnu.org>
|
||||
|
||||
* stage2/fsys_reiserfs.c (block_read): Changed the variable "len"
|
||||
to "j_len" (it shadowed a parameter).
|
||||
|
||||
2000-07-29 OKUJI Yoshinori <okuji@gnu.org>
|
||||
|
||||
* configure.in (CPPFLAGS): Added -Wshadow, -Wpointer-arith and
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue