Fix another merge issue
[gem5.git] / src / mem / bridge.cc
index 29ea2e12f4181dea33cd8c9427835369b5d65de2..9c14e7ee243acdd517e97ce2a3c19260ac366253 100644 (file)
@@ -31,7 +31,8 @@
  */
 
 /**
- * @file Definition of a simple bus bridge without buffering.
+ * @file
+ * Definition of a simple bus bridge without buffering.
  */
 
 #include <algorithm>