diff --git a/libgnucash/engine/gnc-euro.cpp b/libgnucash/engine/gnc-euro.cpp index 660331d566..e7a71e0323 100644 --- a/libgnucash/engine/gnc-euro.cpp +++ b/libgnucash/engine/gnc-euro.cpp @@ -31,7 +31,7 @@ static const std::map gnc_euro_rates = { { "ATS", 13.7603 }, /* austrian schilling */ { "BEF", 40.3399 }, /* belgian franc */ - ( "BGN", 1.95583 }, /* Bulgarian lev */ + { "BGN", 1.95583 }, /* Bulgarian lev */ { "CYP", .585274 }, /* cyprus pound */ { "DEM", 1.95583 }, /* german mark */ { "EEK", 15.6466 }, /* Estonian Kroon */