Add g_prefix_error_literal()
Because sometimes you don't want a lone "%s", and you don't want the compiler yelling at you about format strings that don't have any format in them.
Closes #663 (closed)
Edited by Emmanuel Fleury
Because sometimes you don't want a lone "%s", and you don't want the compiler yelling at you about format strings that don't have any format in them.
Closes #663 (closed)