[girepository] Update gtk-doc syntax

Update the gtk-doc syntax to remove a couple of warnings
This commit is contained in:
Johan Dahlin
2010-05-18 13:37:51 -03:00
parent c9213eaea3
commit 9f4cadec60
3 changed files with 10 additions and 8 deletions

View File

@@ -717,7 +717,7 @@ typedef struct {
} StructBlob;
/**
* UnionBlob;
* UnionBlob:
* @unregistered: If this is set, the type is not registered with GType.
* @discriminated: Is set if the union is discriminated
* @alignment: The byte boundary that the union is aligned to in memory