diff options
author | svn2git <svn2git@FreeBSD.org> | 1994-07-01 08:00:00 +0000 |
---|---|---|
committer | svn2git <svn2git@FreeBSD.org> | 1994-07-01 08:00:00 +0000 |
commit | 5e0e9b99dc3fc0ecd49d929db0d57c784b66f481 (patch) | |
tree | e779b5a6edddbb949b7990751b12d6f25304ba86 /include/setjmp.h | |
parent | a16f65c7d117419bd266c28a1901ef129a337569 (diff) |
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. |