diff options
author | Job Bautista <jobbautista9@protonmail.com> | 2022-06-26 14:12:52 +0800 |
---|---|---|
committer | Job Bautista <jobbautista9@protonmail.com> | 2022-06-26 14:12:52 +0800 |
commit | 61cd8ae52b80e8bdf92bbfeeff2222a5f95f02c5 (patch) | |
tree | 4d51647daeb47d1df685ddb350e0f9257a806998 /media/libvorbis/lib/backends.h | |
parent | 785a7c8198ccb33003836dc25b4e2e3845adc1f8 (diff) | |
download | uxp-61cd8ae52b80e8bdf92bbfeeff2222a5f95f02c5.tar.gz |
Issue #1941 - Update libvorbis to 1.3.7.
Diffstat (limited to 'media/libvorbis/lib/backends.h')
-rw-r--r-- | media/libvorbis/lib/backends.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/media/libvorbis/lib/backends.h b/media/libvorbis/lib/backends.h index ff5bcc95fe..670b0b902e 100644 --- a/media/libvorbis/lib/backends.h +++ b/media/libvorbis/lib/backends.h @@ -6,13 +6,12 @@ * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. * * * * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2009 * - * by the Xiph.Org Foundation http://www.xiph.org/ * + * by the Xiph.Org Foundation https://xiph.org/ * * * ******************************************************************** function: libvorbis backend and mapping structures; needed for static mode headers - last mod: $Id: backends.h 16962 2010-03-11 07:30:34Z xiphmont $ ********************************************************************/ |