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:           Tue Mar  6 14:15:13 UTC 2007

Modified Files:
        src/sys/arch/atari/dev: md_root.c

Log Message:
- change pointers which actually required caddr_t to calculate address
  from (void *) to (char *)
- add (char *) cast to appease -Wpointer-arith


To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 src/sys/arch/atari/dev/md_root.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