GNOME Bugzilla – Bug 644185
Fix missing NULL argument to g_strconcat.
Last modified: 2011-03-08 11:53:25 UTC
g_strconcat requires a NULL as last argument.
Created attachment 182808 [details] [review] Fix missing NULL argument to g_strconcat.
Comment on attachment 182808 [details] [review] Fix missing NULL argument to g_strconcat. Looks fine. Thanks for the catch.
committed on git