diff options
author | Timothy Gu <timothygu99@gmail.com> | 2016-08-02 22:05:27 -0700 |
---|---|---|
committer | Timothy Gu <timothygu99@gmail.com> | 2016-08-02 22:15:25 -0700 |
commit | 58c7bf789f0b5c7345efdfe8313012835337efd6 (patch) | |
tree | 87d9ee19886b52033aaf65514cf36cd420ba6a9f /libavresample | |
parent | a4d7a6d1dd51ad92a42bfc191b473b87ac9ec91b (diff) | |
download | ffmpeg-58c7bf789f0b5c7345efdfe8313012835337efd6.tar.gz |
doxygen: Standardize root-level modules
Diffstat (limited to 'libavresample')
-rw-r--r-- | libavresample/avresample.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libavresample/avresample.h b/libavresample/avresample.h index 1c2bce841e..4cfbdfcf8a 100644 --- a/libavresample/avresample.h +++ b/libavresample/avresample.h @@ -28,7 +28,7 @@ */ /** - * @defgroup lavr Libavresample + * @defgroup lavr libavresample * @{ * * Libavresample (lavr) is a library that handles audio resampling, sample |