[gegl] ctx: synchronize with upstream



commit 567c4352291861fb0744bbf96ac5aa2a732749bf
Author: Øyvind Kolås <pippin gimp org>
Date:   Thu Jun 16 18:07:24 2022 +0200

    ctx: synchronize with upstream

 operations/common/ctx/ctx.h | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/operations/common/ctx/ctx.h b/operations/common/ctx/ctx.h
index a5af7093b..80c74b3e2 100644
--- a/operations/common/ctx/ctx.h
+++ b/operations/common/ctx/ctx.h
@@ -1,4 +1,4 @@
-/* ctx git commit: 7b477b2c */
+/* ctx git commit: 7bf32187 */
 /* 
  * ctx.h is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
@@ -42933,6 +42933,7 @@ ctx_path_extents (Ctx *ctx, float *ex1, float *ey1, float *ex2, float *ey2)
           got_coord++;
           break;
         default:
+          break;
      }
           //fprintf(stderr, "[%c]", command->code);
     if (got_coord)


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]