Skip to content

Commit

Permalink
Doxygen doco update - getUptime() supported on Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
NigelPearson committed May 9, 2011
1 parent 979def4 commit 5be1e55
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mythtv/libs/libmythbase/util.cpp
Expand Up @@ -540,7 +540,6 @@ QDateTime MythUTCToLocal(const QDateTime &utc)

/** \fn getUptime(time_t&)
* \brief Returns uptime statistics.
* \todo Update Statistics are not supported (by MythTV) on NT or DOS.
* \return true if successful, false otherwise.
*/
bool getUptime(time_t &uptime)
Expand Down

0 comments on commit 5be1e55

Please sign in to comment.