mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-11 18:05:37 +00:00
doc: Cannot reference GST_PACKAGE_RELEASE_DATETIME
So simply remove the % sign.
This commit is contained in:
parent
b059520926
commit
781865e0da
1 changed files with 1 additions and 1 deletions
|
@ -149,7 +149,7 @@ typedef gboolean (*GstPluginInitFullFunc) (GstPlugin *plugin, gpointer user_data
|
||||||
* format (or rather, a subset thereof), or %NULL. Allowed are the
|
* format (or rather, a subset thereof), or %NULL. Allowed are the
|
||||||
* following formats: "YYYY-MM-DD" and "YYY-MM-DDTHH:MMZ" (with
|
* following formats: "YYYY-MM-DD" and "YYY-MM-DDTHH:MMZ" (with
|
||||||
* 'T' a separator and 'Z' indicating UTC/Zulu time). This field
|
* 'T' a separator and 'Z' indicating UTC/Zulu time). This field
|
||||||
* should be set via the %GST_PACKAGE_RELEASE_DATETIME
|
* should be set via the GST_PACKAGE_RELEASE_DATETIME
|
||||||
* preprocessor macro.
|
* preprocessor macro.
|
||||||
*
|
*
|
||||||
* A plugin should export a variable of this type called plugin_desc. The plugin
|
* A plugin should export a variable of this type called plugin_desc. The plugin
|
||||||
|
|
Loading…
Reference in a new issue