]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/vorbis_enc_data.h
ff_swb_offset_* tables should be const.
[ffmpeg] / libavcodec / vorbis_enc_data.h
index 82ca514df0fccbd5b66d960b1e192bdc5f29fd8e..7b6347cd872fba091a9b97302ea3a9ac8adea318 100644 (file)
@@ -15,7 +15,7 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
 #ifndef AVCODEC_VORBIS_ENC_DATA_H
@@ -502,4 +502,4 @@ static const struct {
     { 3, 2, 3, (const int[]){ -1, 12, 13, 14 } },
 };
 
-#endif
+#endif /* AVCODEC_VORBIS_ENC_DATA_H */