summaryrefslogtreecommitdiff
path: root/media/libtheora/lib/huffman.h
diff options
context:
space:
mode:
authorMoonchild <moonchild@palemoon.org>2022-07-22 08:01:22 +0000
committerMoonchild <moonchild@palemoon.org>2022-07-22 08:01:22 +0000
commit590835c616c9a880cec878082f56120cbba5dcc4 (patch)
treee99b3462b90012c68099e1ad27d1a7655b00d5af /media/libtheora/lib/huffman.h
parent3bb273771a694e452ce80d944a0d2fae875875e9 (diff)
parentbd497f7f83d9e1bdca7aec1d24f709a7bcb6d82b (diff)
downloaduxp-590835c616c9a880cec878082f56120cbba5dcc4.tar.gz
Merge pull request 'Update libtheora.' (#1963) from jobbautista9/UXP:theora-update into master
Reviewed-on: https://repo.palemoon.org/MoonchildProductions/UXP/pulls/1963
Diffstat (limited to 'media/libtheora/lib/huffman.h')
-rw-r--r--media/libtheora/lib/huffman.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/media/libtheora/lib/huffman.h b/media/libtheora/lib/huffman.h
index 36cf7572e5..eb805866b9 100644
--- a/media/libtheora/lib/huffman.h
+++ b/media/libtheora/lib/huffman.h
@@ -11,12 +11,12 @@
********************************************************************
function:
- last mod: $Id: huffman.h 16503 2009-08-22 18:14:02Z giles $
+ last mod: $Id$
********************************************************************/
#if !defined(_huffman_H)
-# define _hufffman_H (1)
+# define _huffman_H (1)
# include "theora/codec.h"
# include "ocintrin.h"