Source-Changes archive

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

CVS commit: src/usr.sbin/pkg_install/info



Module Name:    src
Committed By:   he
Date:           Wed Aug 18 19:10:15 UTC 2004

Modified Files:
        src/usr.sbin/pkg_install/info: perform.c

Log Message:
Move the local array declaration of flist[] to the variable declaration
section, so that this compiles with gcc 2.95.3 as well.  Fixes build
problem for vax.


To generate a diff of this commit:
cvs rdiff -r1.54 -r1.55 src/usr.sbin/pkg_install/info/perform.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