diff --git a/src/mobility/test/ns2-mobility-helper-test-suite.cc b/src/mobility/test/ns2-mobility-helper-test-suite.cc index 5c6b13ff7..5d741a289 100644 --- a/src/mobility/test/ns2-mobility-helper-test-suite.cc +++ b/src/mobility/test/ns2-mobility-helper-test-suite.cc @@ -107,7 +107,7 @@ public: virtual ~Ns2MobilityHelperTest () { } - /// Set NS-2 trace to read as single large string (don't forget to add \n and quote ") + /// Set NS-2 trace to read as single large string (don't forget to add \\n and quote \"'s) void SetTrace (std::string const & trace) { m_trace = trace;