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/modes/setup_X.h | |
parent | 785a7c8198ccb33003836dc25b4e2e3845adc1f8 (diff) | |
download | uxp-61cd8ae52b80e8bdf92bbfeeff2222a5f95f02c5.tar.gz |
Issue #1941 - Update libvorbis to 1.3.7.
Diffstat (limited to 'media/libvorbis/lib/modes/setup_X.h')
-rw-r--r-- | media/libvorbis/lib/modes/setup_X.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/media/libvorbis/lib/modes/setup_X.h b/media/libvorbis/lib/modes/setup_X.h index a69f5d40a2..27807c10b4 100644 --- a/media/libvorbis/lib/modes/setup_X.h +++ b/media/libvorbis/lib/modes/setup_X.h @@ -6,12 +6,11 @@ * 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: catch-all toplevel settings for q modes only - last mod: $Id: setup_X.h 16894 2010-02-12 20:32:12Z xiphmont $ ********************************************************************/ |