uri: clean up header files

Tabs to spaces.
This commit is contained in:
Tim-Philipp Müller 2011-11-13 23:14:15 +00:00
parent df20630d78
commit de3e83759e

View file

@ -59,9 +59,9 @@ typedef enum
/**
* GstURIType:
* @GST_URI_UNKNOWN : The URI direction is unknown
* @GST_URI_SINK : The URI is a consumer.
* @GST_URI_SRC : The URI is a producer.
* @GST_URI_UNKNOWN: The URI direction is unknown
* @GST_URI_SINK: The URI is a consumer.
* @GST_URI_SRC: The URI is a producer.
*
* The different types of URI direction.
*/