diff options
author | Renato Botelho <renato@netgate.com> | 2015-12-14 11:12:41 -0200 |
---|---|---|
committer | Renato Botelho <renato@netgate.com> | 2015-12-14 11:12:41 -0200 |
commit | 6edad5be89050ac3cfa5512ddceca99affe9ad8a (patch) | |
tree | 2c88bc0aac442001b8a020f1b41cfce5c79b4959 /contrib/bmake/lst.lib/lstInt.h | |
parent | 1b7c02947f339bceaede5ea0a8aa91cb00b44eb3 (diff) | |
parent | 98e6718d915fa5a645555a7bf1f41f75c5b53107 (diff) | |
download | FreeBSD-src-6edad5be89050ac3cfa5512ddceca99affe9ad8a.zip FreeBSD-src-6edad5be89050ac3cfa5512ddceca99affe9ad8a.tar.gz |
Merge remote-tracking branch 'origin/stable/10' into devel
Diffstat (limited to 'contrib/bmake/lst.lib/lstInt.h')
-rw-r--r-- | contrib/bmake/lst.lib/lstInt.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/bmake/lst.lib/lstInt.h b/contrib/bmake/lst.lib/lstInt.h index 34a2fbd..ac53dcb 100644 --- a/contrib/bmake/lst.lib/lstInt.h +++ b/contrib/bmake/lst.lib/lstInt.h @@ -1,4 +1,4 @@ -/* $NetBSD: lstInt.h,v 1.20 2009/01/24 14:43:29 dsl Exp $ */ +/* $NetBSD: lstInt.h,v 1.22 2014/09/07 20:55:34 joerg Exp $ */ /* * Copyright (c) 1988, 1989, 1990, 1993 |