timeval: add introspection annotations to g_time_val_from_iso8601()
authorCosimo Cecchi <cosimoc@gnome.org>
Sat, 10 Sep 2011 04:35:09 +0000 (00:35 -0400)
committerCosimo Cecchi <cosimoc@gnome.org>
Tue, 20 Sep 2011 17:04:50 +0000 (13:04 -0400)
commit88b3f6b866749d273247ccccf6dbfd6ddb6b647d
treeeae7aa3e0735c8db95b2f4ddfca1f229e72a21ed
parent0db338bdb0e9a0216681b6db7286ffb0f1711db1
timeval: add introspection annotations to g_time_val_from_iso8601()

The GTimeVal argument is missing an (out) annotations.

https://bugzilla.gnome.org/show_bug.cgi?id=658692
glib/gtimer.c