lavu/timecode: use @see for URL in doxygen.

This commit is contained in:
Clément Bœsch 2012-02-03 00:56:27 +01:00
parent 174880f580
commit 9477fa094b

View File

@ -22,9 +22,8 @@
/** /**
* @file * @file
* Timecode helpers * Timecode helpers
* A few references: * @see https://en.wikipedia.org/wiki/SMPTE_time_code
* https://en.wikipedia.org/wiki/SMPTE_time_code * @see http://www.dropframetimecode.org
* http://www.dropframetimecode.org
*/ */
#include <stdio.h> #include <stdio.h>