X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2FFont.cc;h=48b5ebd56d3930a84e2015d3ea3cd20d77a2b193;hb=137a0c4e596409a1d35f0f6ea1bd6e4fcd5a3831;hp=a3a42f49a9ea5b8c8b252b8dcd138479306acf30;hpb=5282d92b627041047b2603b0c2d013c221f4dd56;p=chaz%2Fopenbox diff --git a/src/Font.cc b/src/Font.cc index a3a42f49..48b5ebd5 100644 --- a/src/Font.cc +++ b/src/Font.cc @@ -117,8 +117,8 @@ bool BFont::createFont(void) { if (_xftfont) return True; - cerr << "BFont::BFont(): couldn't load font '" << _name << "'" << endl << - "as an Xft font, trying as a standard X font." << endl; + cerr << "BFont::BFont(): couldn't load font '" << _name << + "' as an Xft font, trying as a standard X font." << endl; #endif if (i18n.multibyte()) {