gcc was warning about unused arguments to main, so added use of them in a usage check.
[mmh] / sbr / m_setjmp.c
2012-01-17 David LevineWrapped setjmp(), sigsetjmp(), and vfork() calls to...