Fixed typo.

This commit is contained in:
andrew 1993-06-27 05:54:40 +00:00
parent 16947975c7
commit 6273afbfb5
1 changed files with 2 additions and 2 deletions

View File

@ -34,11 +34,11 @@
* SUCH DAMAGE. * SUCH DAMAGE.
* *
* from: @(#)trap.c 7.4 (Berkeley) 5/13/91 * from: @(#)trap.c 7.4 (Berkeley) 5/13/91
* $Id: trap.c,v 1.8 1993/06/18 02:03:45 brezak Exp $ * $Id: trap.c,v 1.9 1993/06/27 05:54:40 andrew Exp $
*/ */
/* /*
* 386 Trap and System call handleing * 386 Trap and System call handling
*/ */
#include "npx.h" #include "npx.h"