mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-03-15 20:25: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
|
||||
</FUNCTION>
|
||||
|
||||
<STRUCT>
|
||||
<NAME>GIConv</NAME>
|
||||
</STRUCT>
|
||||
|
||||
<MACRO>
|
||||
<NAME>G_VA_COPY</NAME>
|
||||
#define G_VA_COPY(ap1,ap2)
|
||||
|
Loading…
x
Reference in New Issue
Block a user