Skip to content
Commit 487562e3 authored by Ting-Wei Lan's avatar Ting-Wei Lan Committed by Allison Karlitskaya
Browse files

Fix build when using C++11 mode

String literals should not have string suffixes like ""format or else
they might be mistaken for a C++ user-defined suffix.  Add a space
there.

https://bugzilla.gnome.org/show_bug.cgi?id=724303
parent d2441ad0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment