diff --git a/src/lib/netlist/plib/pconfig.h b/src/lib/netlist/plib/pconfig.h index 652d5f807a0..1b7a241c1d4 100644 --- a/src/lib/netlist/plib/pconfig.h +++ b/src/lib/netlist/plib/pconfig.h @@ -222,8 +222,8 @@ private: int m_this_delta; // delta to apply to the 'this' pointer }; -PLIB_NAMESPACE_END() - #endif +PLIB_NAMESPACE_END() + #endif /* PCONFIG_H_ */