[xiph-commits] r16493 - trunk/theora/lib
giles at svn.xiph.org
giles at svn.xiph.org
Thu Aug 20 16:11:43 PDT 2009
Author: giles
Date: 2009-08-20 16:11:43 -0700 (Thu, 20 Aug 2009)
New Revision: 16493
Modified:
trunk/theora/lib/theora.def
Log:
Add a newline to the exports file.
Ending without a final newline confuses the defexp.awk script.
Modified: trunk/theora/lib/theora.def
===================================================================
--- trunk/theora/lib/theora.def 2009-08-20 23:10:00 UTC (rev 16492)
+++ trunk/theora/lib/theora.def 2009-08-20 23:11:43 UTC (rev 16493)
@@ -53,4 +53,4 @@
th_encode_flushheader
th_encode_packetout
th_encode_ycbcr_in
- th_encode_free
\ No newline at end of file
+ th_encode_free
More information about the commits
mailing list