mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-26 23:46:15 +01:00
Remove trailing whitespace
This commit is contained in:
parent
6b0463dd16
commit
591e740611
@ -1967,7 +1967,7 @@ g_ir_node_build_typelib (GIrNode *node,
|
||||
|
||||
blob->blob_type = BLOB_TYPE_UNION;
|
||||
blob->deprecated = union_->deprecated;
|
||||
blob->reserved = 0;
|
||||
blob->reserved = 0;
|
||||
blob->name = write_string (node->name, strings, data, offset2);
|
||||
blob->alignment = union_->alignment;
|
||||
blob->size = union_->size;
|
||||
|
Loading…
Reference in New Issue
Block a user