fixed indentation

v0.27.3
vog 14 years ago
parent d428a3f10e
commit 84ec018c48

@ -73,7 +73,7 @@ namespace {
// blank EPS file // blank EPS file
const std::string epsBlank = "%!PS-Adobe-3.0 EPSF-3.0\n" const std::string epsBlank = "%!PS-Adobe-3.0 EPSF-3.0\n"
"%%BoundingBox: 0 0 0 0\n"; "%%BoundingBox: 0 0 0 0\n";
// list of all valid XMP headers // list of all valid XMP headers
struct XmpHeaderDef { struct XmpHeaderDef {

Loading…
Cancel
Save