diff options
author | Philip Guenther <guenther@cvs.openbsd.org> | 2015-09-05 11:32:11 +0000 |
---|---|---|
committer | Philip Guenther <guenther@cvs.openbsd.org> | 2015-09-05 11:32:11 +0000 |
commit | d3fc9fa2a0958e8b3d984c81f8cd3fd6999065e9 (patch) | |
tree | 43a9a44b779d0b8389480dfe1e84dad46dcd58ef | |
parent | fa3d47eb688c9209a93a5bb958aab7b6e027a6f8 (diff) |
Delete duplicated CVS $foo tags
-rw-r--r-- | lib/libc/hidden/nl_types.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/libc/hidden/nl_types.h b/lib/libc/hidden/nl_types.h index bb76c473ef4..28ad6192a66 100644 --- a/lib/libc/hidden/nl_types.h +++ b/lib/libc/hidden/nl_types.h @@ -1,4 +1,4 @@ -/* $OpenBSD: nl_types.h,v 1.1 2015/09/05 11:25:30 guenther Exp $ */ +/* $OpenBSD: nl_types.h,v 1.2 2015/09/05 11:32:10 guenther Exp $ */ /* * Copyright (c) 2015 Philip Guenther <guenther@openbsd.org> * @@ -14,8 +14,6 @@ * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ -/* $OpenBSD: nl_types.h,v 1.1 2015/09/05 11:25:30 guenther Exp $ */ -/* $NetBSD: nl_types.h,v 1.6 1996/05/13 23:11:15 jtc Exp $ */ #ifndef _LIBC_NL_TYPES_H_ #define _LIBC_NL_TYPES_H_ |