mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-11 19:54:05 +02:00
Remove trailing whitespace
This commit is contained in:
committed by
Johan Dahlin
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;
|
||||
|
Reference in New Issue
Block a user