--- a/src/common/pcap-writer.h Mon Oct 02 14:34:53 2006 +0200
+++ b/src/common/pcap-writer.h Mon Oct 02 14:37:46 2006 +0200
@@ -52,8 +52,8 @@
* Write a pcap header in the output file which specifies
* that the content of the file will Packets with
* Ethernet/LLC/SNAP encapsulation. This method should
- * be invoked before ns3::PcapWriter::writePacket and after
- * ns3::PcapWriter::open.
+ * be invoked before ns3::PcapWriter::writePacket and after
+ * ns3::PcapWriter::open.
*/
void writeHeaderEthernet (void);