Source-Changes archive

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

CVS commit: src/sys/arch/x68k/stand



Module Name:    src
Committed By:   he
Date:           Tue Mar 17 18:58:27 UTC 2009

Modified Files:
        src/sys/arch/x68k/stand/libdos: dos.h
        src/sys/arch/x68k/stand/libiocs: iocs.h

Log Message:
Due to the way these files are used, ref. libdos/makedoscalls.awk and
libiocs/makeiocscalls.awk, we need a space between the function name
and the parameter list in the declaration.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/x68k/stand/libdos/dos.h
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/x68k/stand/libiocs/iocs.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