Commit ID: 10050E075B939751F66
CVSROOT: /cvs
Module name: contrib
Changes by: [email protected] 2012/12/30 17:11:00 UTC
Modified files:
code/jupp : scrn.c scrn.h types.h umath.c umath.h w.c w.h
Log message:
more const cleanliness (and merr is used in a signal handler so it should be
volatile), and use NULL not 0 for pointers
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.9 -r1.10 contrib/code/jupp/scrn.c
cvs -R rdiff -kk -upr1.3 -r1.4 contrib/code/jupp/scrn.h
cvs -R rdiff -kk -upr1.9 -r1.10 contrib/code/jupp/types.h
cvs -R rdiff -kk -upr1.4 -r1.5 contrib/code/jupp/umath.c
cvs -R rdiff -kk -upr1.2 -r1.3 contrib/code/jupp/umath.h
cvs -R rdiff -kk -upr1.3 -r1.4 contrib/code/jupp/w.c
cvs -R rdiff -kk -upr1.2 -r1.3 contrib/code/jupp/w.h