MEM: Remove the Broadcast destination from the packet
[gem5.git] / src / cpu / inorder / inorder_trace.hh
index fd142750015b94af5df0f0d4fdcf329db78cc94a..5386f641dd25655620a0d52b608ca247491901e5 100644 (file)
@@ -93,6 +93,6 @@ class InOrderTrace : public InstTracer
             const StaticInstPtr macroStaticInst = NULL);
 };
 
-/* namespace Trace */ }
+} // namespace Trace
 
 #endif // __CPU_INORDER_INORDER_TRACE_HH__