aboutsummaryrefslogtreecommitdiff
path: root/include/setjmp.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/setjmp.h')
-rw-r--r--include/setjmp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/setjmp.h b/include/setjmp.h
index 95644113e710..492f6473d7db 100644
--- a/include/setjmp.h
+++ b/include/setjmp.h
@@ -36,7 +36,7 @@
* SUCH DAMAGE.
*
* @(#)setjmp.h 8.2 (Berkeley) 1/21/94
- * $FreeBSD$
+ * $FreeBSD: src/include/setjmp.h,v 1.8.38.1 2010/12/21 17:10:29 kensmith Exp $
*/
#ifndef _SETJMP_H_