mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-17 22:06:41 +00:00
fix compile error (untested)
Original commit message from CVS: fix compile error (untested)
This commit is contained in:
parent
f6c63f0d8e
commit
e43f3d16f7
1 changed files with 1 additions and 1 deletions
|
@ -177,7 +177,7 @@ enum {
|
||||||
ARG_ATH_ONLY,
|
ARG_ATH_ONLY,
|
||||||
ARG_ATH_SHORT,
|
ARG_ATH_SHORT,
|
||||||
ARG_NO_ATH,
|
ARG_NO_ATH,
|
||||||
/* ARG_ATH_TYPE, /* note: CVS has this, 3.87 doesn't */ */
|
/* ARG_ATH_TYPE, note: CVS has this, 3.87 doesn't */
|
||||||
ARG_ATH_LOWER,
|
ARG_ATH_LOWER,
|
||||||
ARG_CWLIMIT,
|
ARG_CWLIMIT,
|
||||||
ARG_ALLOW_DIFF_SHORT,
|
ARG_ALLOW_DIFF_SHORT,
|
||||||
|
|
Loading…
Reference in a new issue