Fixed a bug where a packet was attempted to be sent even though another packet was...
[gem5.git] / src / mem / port.cc
index bec9d22748cbd90daf88b67df9b1078c530ce5ed..17924b7597a8c4ef0f3dfca7d3cac8fef15b4c56 100644 (file)
@@ -29,7 +29,8 @@
  */
 
 /**
- * @file Port object definitions.
+ * @file
+ * Port object definitions.
  */
 
 #include "base/chunk_generator.hh"