Skip to content
Commit f2858cff authored by Allison Karlitskaya's avatar Allison Karlitskaya
Browse files

maintransformer: split up a complex conditional

We assign node.allow_none in two separate cases:

 - if the (allow-none) annotation was given

 - for GCancellable and GAsyncReadyCallback, as special cases

Split the two up.  This will simplify future commits.

https://bugzilla.gnome.org/show_bug.cgi?id=660879
parent 0839e696
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment