Module Name: src
Committed By: thorpej
Date: Mon Sep 14 07:27:08 UTC 1998
Modified Files:
src/include: setjmp.h
Log Message:
Fix typo in previous, and also don't version _setjmp/_longjmp; after
more careful analysis, I realized that they don't access the extended
jmp_buf data area, and thus would not have changed.