summaryrefslogtreecommitdiff
path: root/sys/sun4v/include/stdarg.h
diff options
context:
space:
mode:
authorKen Smith <kensmith@FreeBSD.org>2010-03-21 01:30:13 +0000
committerKen Smith <kensmith@FreeBSD.org>2010-03-21 01:30:13 +0000
commit9c4d1c1956ecb0a222fb2f4579c320391fb67f06 (patch)
treea9ac9b0e0ce25e6b0acc0f247dc4572d56ecc496 /sys/sun4v/include/stdarg.h
parent1c808b47a2787a3a6a6ee0ca2fffb39b8e17a29a (diff)
Diffstat (limited to 'sys/sun4v/include/stdarg.h')
-rw-r--r--sys/sun4v/include/stdarg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sun4v/include/stdarg.h b/sys/sun4v/include/stdarg.h
index a7ff28484389f..464d7171724f6 100644
--- a/sys/sun4v/include/stdarg.h
+++ b/sys/sun4v/include/stdarg.h
@@ -35,7 +35,7 @@
*
* @(#)stdarg.h 8.2 (Berkeley) 9/27/93
* $NetBSD: stdarg.h,v 1.11 2000/07/23 21:36:56 mycroft Exp $
- * $FreeBSD$
+ * $FreeBSD: src/sys/sun4v/include/stdarg.h,v 1.1.10.1 2010/02/10 00:26:20 kensmith Exp $
*/
#ifndef _MACHINE_STDARG_H_