Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sbin/mount



Module Name:    src
Committed By:   he
Date:           Mon Jan 31 14:18:08 UTC 2005

Modified Files:
        src/sbin/mount: mount.c

Log Message:
Move local variable declaration to variable declaration section at
top of function, and at least away from after active code within
a block.  Fixes build problem with gcc 2 (for vax).


To generate a diff of this commit:
cvs rdiff -r1.74 -r1.75 src/sbin/mount/mount.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