summaryrefslogtreecommitdiff
path: root/include/setjmp.h
diff options
context:
space:
mode:
authorNiklas Hallqvist <niklas@cvs.openbsd.org>1997-09-21 10:46:21 +0000
committerNiklas Hallqvist <niklas@cvs.openbsd.org>1997-09-21 10:46:21 +0000
commit67be208db32bec932375f887b58436805ba515c2 (patch)
tree18abe6535a2cd877d87e11be62ee56d1c8d7c0fa /include/setjmp.h
parenta5c689f04cce064af5d6bb12047a4e1b715f3316 (diff)
Well, as we are heading for a release people are encouraged to rebuild their
entire trees for testing anyway, I might as well do this intrusive touching of include files now. Added openBSD tags.
Diffstat (limited to 'include/setjmp.h')
-rw-r--r--include/setjmp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/setjmp.h b/include/setjmp.h
index 187ff762a20..f13d08ff6c1 100644
--- a/include/setjmp.h
+++ b/include/setjmp.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: setjmp.h,v 1.2 1997/09/21 10:45:50 niklas Exp $ */
/* $NetBSD: setjmp.h,v 1.11 1994/12/20 10:35:44 cgd Exp $ */
/*-