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

pull/3/merge
Clément Bœsch 13 years ago
parent 174880f580
commit 9477fa094b
  1. 5
      libavutil/timecode.c

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

Loading…
Cancel
Save