Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/pgoyette-compat]: src/sys/compat/common typo in version dependency
details: https://anonhg.NetBSD.org/src/rev/1ff216ec3462
branches: pgoyette-compat
changeset: 321128:1ff216ec3462
user: pgoyette <pgoyette%NetBSD.org@localhost>
date: Fri Mar 30 06:34:00 2018 +0000
description:
typo in version dependency
diffstat:
sys/compat/common/files.common | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r d43037f48b68 -r 1ff216ec3462 sys/compat/common/files.common
--- a/sys/compat/common/files.common Fri Mar 30 06:20:05 2018 +0000
+++ b/sys/compat/common/files.common Fri Mar 30 06:34:00 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: files.common,v 1.1.2.25 2018/03/30 05:35:47 pgoyette Exp $
+# $NetBSD: files.common,v 1.1.2.26 2018/03/30 06:34:00 pgoyette Exp $
#
# Generic files, used by all compat options.
@@ -41,7 +41,7 @@
file compat/common/rtsock_14.c compat_14
# Compatibility code for NetBSD 1.6
-file compat/common/compat_16_mod.c compat_20
+file compat/common/compat_16_mod.c compat_16
file compat/common/kern_sig_16.c compat_16
# Compatibility code for NetBSD 2.0
Home |
Main Index |
Thread Index |
Old Index