mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-23 22:46:24 +00:00
uri: clean up header files
Tabs to spaces.
This commit is contained in:
parent
df20630d78
commit
de3e83759e
1 changed files with 32 additions and 32 deletions
|
@ -59,9 +59,9 @@ typedef enum
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* GstURIType:
|
* GstURIType:
|
||||||
* @GST_URI_UNKNOWN : The URI direction is unknown
|
* @GST_URI_UNKNOWN: The URI direction is unknown
|
||||||
* @GST_URI_SINK : The URI is a consumer.
|
* @GST_URI_SINK: The URI is a consumer.
|
||||||
* @GST_URI_SRC : The URI is a producer.
|
* @GST_URI_SRC: The URI is a producer.
|
||||||
*
|
*
|
||||||
* The different types of URI direction.
|
* The different types of URI direction.
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in a new issue