Fix doxygen error.

This commit is contained in:
Peter D. Barnes, Jr.
2012-06-15 14:02:33 -07:00
parent c2cd446b64
commit 151ccc7eb8

View File

@@ -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;