diff options
Diffstat (limited to 'include/setjmp.h')
-rw-r--r-- | include/setjmp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/setjmp.h b/include/setjmp.h index 7bf4e85693ee..2ef7b86110a2 100644 --- a/include/setjmp.h +++ b/include/setjmp.h @@ -5,7 +5,7 @@ * or UNIX System Laboratories, Inc. and are reproduced herein with * the permission of UNIX System Laboratories, Inc. * - * $Id: setjmp.h,v 1.2.2.1 1994/05/04 07:37:56 rgrimes Exp $ + * $Id: setjmp.h,v 1.3 1994/05/04 08:08:38 rgrimes Exp $ */ /*- * Copyright (c) 1990 The Regents of the University of California. |