Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/arm/iomd/console
Module Name: src
Committed By: he
Date: Thu Jun 9 09:23:39 UTC 2005
Modified Files:
src/sys/arch/arm/iomd/console: vt220.c vt220.h
Log Message:
Adapt to compiling with -Wcast-qual by constifying vt220_putstring()'s
first argument. Also gets rid of unneccessary casts to (u_char*).
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sys/arch/arm/iomd/console/vt220.c
cvs rdiff -r1.1 -r1.2 src/sys/arch/arm/iomd/console/vt220.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