Fix warning in DurationFormat.dox

This commit is contained in:
John Scipione
2013-01-30 19:50:41 -05:00
parent 8bbea122eb
commit 400a2a1813
+1 -2
View File
@@ -50,8 +50,7 @@
/*!
\fn BDurationFormat&
BDurationFormat::operator=(const BDurationFormat& other)
\fn BDurationFormat& BDurationFormat::operator=(const BDurationFormat& other)
\brief Assignment overload.
\param other The BDurationFormat object to copy from.