avcodec/vdpau: Fix doxy comment typo

This is clearly supposed to be a doxy comment and needed to properly
close the group.
pull/388/head
Marvin Scholz 2 years ago committed by Anton Khirnov
parent c468a8c04f
commit 295d217117
  1. 2
      libavcodec/vdpau.h

@ -152,6 +152,6 @@ int av_vdpau_get_surface_parameters(AVCodecContext *avctx, VdpChromaType *type,
*/
AVVDPAUContext *av_vdpau_alloc_context(void);
/* @}*/
/** @} */
#endif /* AVCODEC_VDPAU_H */

Loading…
Cancel
Save