Commit 40ca0e6a authored by Anton Khirnov's avatar Anton Khirnov

lavc doxy: replace \ with /

It's the more proper symbol to use and it prevents doxygen from thinking
it's a command.
parent f038515f
......@@ -978,7 +978,7 @@ typedef struct AVFrame {
uint8_t *base[AV_NUM_DATA_POINTERS];
/**
* sample aspect ratio for the video frame, 0/1 if unknown\unspecified
* sample aspect ratio for the video frame, 0/1 if unknown/unspecified
* - encoding: unused
* - decoding: Read by user.
*/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment