summaryrefslogtreecommitdiff
path: root/src/bitwise.c
diff options
context:
space:
mode:
authorMonty <xiphmont@xiph.org>2009-05-27 03:49:26 +0000
committerMonty <xiphmont@xiph.org>2009-05-27 03:49:26 +0000
commit79ce2409c74b21fa7122100e8fa0956f220a1483 (patch)
tree1467f51d15509687ef49bb1fcfbf0ae5fc834b2a /src/bitwise.c
parentfc06d1bfb918a6860ec4d4da5bd01dd65f7da180 (diff)
downloadogg-79ce2409c74b21fa7122100e8fa0956f220a1483.tar.gz
Complete fleshing out async error reporting interface in the source;
makes it safe to ignore most return codes in applications and simply check occasionally to see if something went wrong at some earlier point. git-svn-id: http://svn.xiph.org/trunk/ogg@16047 0101bb08-14d6-0310-b084-bc0e0c8e3800
Diffstat (limited to 'src/bitwise.c')
-rw-r--r--src/bitwise.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bitwise.c b/src/bitwise.c
index 4c88df5..4b89784 100644
--- a/src/bitwise.c
+++ b/src/bitwise.c
@@ -5,7 +5,7 @@
* GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
* IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
* *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2002 *
+ * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2009 *
* by the Xiph.Org Foundation http://www.xiph.org/ *
* *
********************************************************************