Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/rump/net/lib/libnpf normali{s,z}e
details: https://anonhg.NetBSD.org/src/rev/db89bc1f91a4
branches: trunk
changeset: 785414:db89bc1f91a4
user: christos <christos%NetBSD.org@localhost>
date: Tue Mar 12 21:12:47 2013 +0000
description:
normali{s,z}e
diffstat:
sys/rump/net/lib/libnpf/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 1182fb3d48b0 -r db89bc1f91a4 sys/rump/net/lib/libnpf/Makefile
--- a/sys/rump/net/lib/libnpf/Makefile Tue Mar 12 21:04:57 2013 +0000
+++ b/sys/rump/net/lib/libnpf/Makefile Tue Mar 12 21:12:47 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2013/03/10 21:01:19 christos Exp $
+# $NetBSD: Makefile,v 1.6 2013/03/12 21:12:47 christos Exp $
#
# Public Domain.
#
@@ -16,7 +16,7 @@
SRCS+= npf_alg_icmp.c
-SRCS+= npf_ext_log.c npf_ext_normalise.c npf_ext_rndblock.c
+SRCS+= npf_ext_log.c npf_ext_normalize.c npf_ext_rndblock.c
SRCS+= component.c
Home |
Main Index |
Thread Index |
Old Index