Source-Changes archive

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

CVS commit: src/sys/dev



Module Name:    src
Committed By:   gmcgarry
Date:           Tue Jun 24 10:55:48 UTC 2008

Modified Files:
        src/sys/dev: midictl.c

Log Message:
The forward declation in the parameter list for a variable-length array is
another gcc extension.  Pass the array as a pointer to blob.

See: 
http://developer.apple.com/documentation/DeveloperTools/gcc-4.0.1/gcc/Variable-Length.html


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sys/dev/midictl.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