mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-03-14 19:55:12 +01:00
docs: fix bogus override for GIConv
GIConv is a typedef'ed pointer, don't claim it is a struct. https://bugzilla.gnome.org/show_bug.cgi?id=779501
This commit is contained in:
parent
74a0e0f60d
commit
5163805ec2
@ -288,10 +288,6 @@ gint *atomic
|
|||||||
gint *atomic
|
gint *atomic
|
||||||
</FUNCTION>
|
</FUNCTION>
|
||||||
|
|
||||||
<STRUCT>
|
|
||||||
<NAME>GIConv</NAME>
|
|
||||||
</STRUCT>
|
|
||||||
|
|
||||||
<MACRO>
|
<MACRO>
|
||||||
<NAME>G_VA_COPY</NAME>
|
<NAME>G_VA_COPY</NAME>
|
||||||
#define G_VA_COPY(ap1,ap2)
|
#define G_VA_COPY(ap1,ap2)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user