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
* Timecode helpers
* A few references:
* https://en.wikipedia.org/wiki/SMPTE_time_code
* http://www.dropframetimecode.org
* @see https://en.wikipedia.org/wiki/SMPTE_time_code
* @see http://www.dropframetimecode.org
*/
#include <stdio.h>