reverse compat typedefs

Original commit message from CVS:
reverse compat typedefs
This commit is contained in:
David I. Lehn 2003-01-10 00:09:06 +00:00
parent 5a74101933
commit 41e3108995

View file

@ -58,10 +58,10 @@
#define GST_PAD_CONNECT_DELAYED GST_PAD_LINK_DELAYED
#define GST_PAD_CONNECT_OK GST_PAD_LINK_OK
#define GST_PAD_CONNECT_DONE GST_PAD_LINK_DONE
typedef GstPadConnectReturn GstPadLinkReturn;
typedef GstPadLinkReturn GstPadConnectReturn;
/* pad function types */
typedef GstPadConnectFunction GstPadLinkFunction;
typedef GstPadLinkFunction GstPadConnectFunction;
/* probably not used */
/*