[babl] babl: shorten missing fish message to mostly fit 80col
- From: Øyvind Kolås <ok src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [babl] babl: shorten missing fish message to mostly fit 80col
- Date: Sun, 20 Aug 2017 19:09:40 +0000 (UTC)
commit 1c5a2bf5d68d23d3271831364abb7b652edcb511
Author: Øyvind Kolås <pippin gimp org>
Date: Sun Aug 20 21:09:21 2017 +0200
babl: shorten missing fish message to mostly fit 80col
babl/babl-fish-path.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/babl/babl-fish-path.c b/babl/babl-fish-path.c
index 77671ff..60b2fbe 100644
--- a/babl/babl-fish-path.c
+++ b/babl/babl-fish-path.c
@@ -364,7 +364,7 @@ babl_fish_path (const Babl *source,
"programmatically by babl based on format description\n"
"\n");
- fprintf (stderr, "*WARNING*: missing babl fast path(s) between formats \"%s\" and \"%s\"\n",
+ fprintf (stderr, "*WARNING* missing babl fast path(s): \"%s\" to \"%s\"\n",
babl_get_name (source),
babl_get_name (destination));
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]