X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Fh261data.h;h=81637aa70b93c71f587e14e0003fa48d4fead9c7;hb=97197beb1ce3bbd4f89d3d3da0ec039f4eee5c6e;hp=1831c894acb80d9f557f0137046002af2128b963;hpb=699b3f99d0376a8fd5159bdad857228bda59cff6;p=ffmpeg diff --git a/libavcodec/h261data.h b/libavcodec/h261data.h index 1831c894acb..81637aa70b9 100644 --- a/libavcodec/h261data.h +++ b/libavcodec/h261data.h @@ -20,7 +20,7 @@ */ /** - * @file h261data.h + * @file libavcodec/h261data.h * H.261 tables. */ @@ -161,4 +161,4 @@ static RLTable h261_rl_tcoeff = { h261_tcoeff_level, }; -#endif +#endif /* AVCODEC_H261DATA_H */