From e6e4a057ecce5866e27b7a59473fafed617e3292 Mon Sep 17 00:00:00 2001 From: Miodrag Milanovic Date: Sun, 6 Dec 2015 15:15:36 +0100 Subject: netlist override update (nw) --- src/lib/netlist/prg/nltool.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lib/netlist/prg/nltool.cpp') diff --git a/src/lib/netlist/prg/nltool.cpp b/src/lib/netlist/prg/nltool.cpp index 3510f70e7f2..bbe5e8b3039 100644 --- a/src/lib/netlist/prg/nltool.cpp +++ b/src/lib/netlist/prg/nltool.cpp @@ -194,7 +194,7 @@ public: protected: - void vlog(const plog_level &l, const pstring &ls) const + void vlog(const plog_level &l, const pstring &ls) const override { pout("{}: {}\n", l.name().cstr(), ls.cstr()); if (l == plog_level::FATAL) -- cgit v1.2.3-70-g09d2