Added const qualifier to a couple of local pointers to get rid of compile warnings...
[mmh] / sbr / m_setjmp.c
2012-01-17 David LevineWrapped setjmp(), sigsetjmp(), and vfork() calls to...