diff options
Diffstat (limited to 'sys/amd64/include/stdarg.h')
-rw-r--r-- | sys/amd64/include/stdarg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/amd64/include/stdarg.h b/sys/amd64/include/stdarg.h index c315dfcee135a..aa2759def16a5 100644 --- a/sys/amd64/include/stdarg.h +++ b/sys/amd64/include/stdarg.h @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/amd64/include/stdarg.h,v 1.9.12.1 2010/02/10 00:26:20 kensmith Exp $ */ #ifndef _MACHINE_STDARG_H_ |