diff options
Diffstat (limited to 'lib/ephy-langs.c')
-rw-r--r-- | lib/ephy-langs.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ephy-langs.c b/lib/ephy-langs.c index 927c37ebe..5e2de46f1 100644 --- a/lib/ephy-langs.c +++ b/lib/ephy-langs.c @@ -316,7 +316,7 @@ load_iso_entries (int iso, char *filename; int ret = -1; - LOG ("Loading ISO-%d codes", iso) + LOG ("Loading ISO-%d codes", iso); START_PROFILER ("Loading ISO codes") |