Files
evolution/composer
Matthew Barnes 31a6477e70 Prefer G_VALUE_INIT over memset().
G_VALUE_INIT is new in GLib 2.30.  More convenient than zero-filling a
statically declared GValue with memset().
2011-09-29 12:06:24 -04:00
..