aboutsummaryrefslogtreecommitdiff
path: root/sys/alpha/include/stdarg.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/alpha/include/stdarg.h')
-rw-r--r--sys/alpha/include/stdarg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/alpha/include/stdarg.h b/sys/alpha/include/stdarg.h
index 13449627c907..54f731cb1a93 100644
--- a/sys/alpha/include/stdarg.h
+++ b/sys/alpha/include/stdarg.h
@@ -33,7 +33,7 @@
*
* @(#)stdarg.h 8.1 (Berkeley) 6/10/93
* $NetBSD: stdarg.h,v 1.7 1997/04/06 08:47:44 cgd Exp $
- * $FreeBSD$
+ * $FreeBSD: src/sys/alpha/include/stdarg.h,v 1.7 2005/03/02 21:33:20 joerg Exp $
*/
#ifndef _MACHINE_STDARG_H_