[xiph-commits] r7254 - trunk/speex/include/speex
conrad at dactyl.lonelymoon.com
conrad
Wed Jul 21 19:40:14 PDT 2004
Author: conrad
Date: Wed Jul 21 19:40:14 2004
New Revision: 7254
Modified:
trunk/speex/include/speex/speex_noglobals.h
Log:
add SpeexMode declaration to noglobals.h, to allow new AC_CHECK_HEADER to
compile check it properly etc.
Modified: trunk/speex/include/speex/speex_noglobals.h
===================================================================
--- trunk/speex/include/speex/speex_noglobals.h 2004-07-21 23:23:26 UTC (rev 7253)
+++ trunk/speex/include/speex/speex_noglobals.h 2004-07-22 02:40:12 UTC (rev 7254)
@@ -40,6 +40,8 @@
/* See README.symbian in the Speex source distribution for information
* on using this API */
+typedef struct SpeexMode SpeexMode;
+
#ifdef __cplusplus
extern "C" {
#endif
More information about the commits
mailing list