Source-Changes archive

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

CVS commit: src/distrib/utils/sysinst/arch/mac68k



Module Name:    src
Committed By:   he
Date:           Sat Jun 12 14:44:43 UTC 2004

Modified Files:
        src/distrib/utils/sysinst/arch/mac68k: md.h

Log Message:
Add "extern" to a couple of array declarations.  Declaring an
undimensioned array in the outer scope will produce warnings that
it's assumed to have one element, and under -Werror will fail to
compile.


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 src/distrib/utils/sysinst/arch/mac68k/md.h

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