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