mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-04-09 09:13:07 +02:00
The documentation for maybe types failed to mention 'a' as one of the types that was handled with a single pointer for which NULL means "nothing". Correct that omission. Problem caught by Shaun McCance.