Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/lib/libsa
Module Name: syssrc
Committed By: simonb
Date: Tue May 7 02:02:41 UTC 2002
Modified Files:
syssrc/sys/lib/libsa: lfs.c
Log Message:
Remove two shadowed variables, one of which was set to what it was
shadowing(!) and the other a temporary variable (as was it's shadow).
Code generated with "gcc -O2" is the same before and after.
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 syssrc/sys/lib/libsa/lfs.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