Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/atari/dev
Module Name: src
Committed By: tsutsui
Date: Fri Apr 9 12:34:25 UTC 2010
Modified Files:
src/sys/arch/atari/dev: zs.c zsvar.h
Log Message:
Remove unnecessary volatile keyword against struct zschan.
(volatile against structure member is enough)
To generate a diff of this commit:
cvs rdiff -u -r1.66 -r1.67 src/sys/arch/atari/dev/zs.c
cvs rdiff -u -r1.14 -r1.15 src/sys/arch/atari/dev/zsvar.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