[gegl] plasma: Minor code indent
- From: Mukund Sivaraman <muks src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gegl] plasma: Minor code indent
- Date: Tue, 3 Apr 2012 22:35:07 +0000 (UTC)
commit 81009eb54dda72f6112bdb2d3bafb3fbaf960a25
Author: Mukund Sivaraman <muks banu com>
Date: Wed Apr 4 03:59:47 2012 +0530
plasma: Minor code indent
operations/workshop/plasma.c | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/operations/workshop/plasma.c b/operations/workshop/plasma.c
index 78b5fda..90a36b2 100644
--- a/operations/workshop/plasma.c
+++ b/operations/workshop/plasma.c
@@ -57,7 +57,8 @@ typedef struct
gint buffer_width;
} PlasmaContext;
-static void prepare (GeglOperation *operation)
+static void
+prepare (GeglOperation *operation)
{
gegl_operation_set_format (operation, "input", babl_format ("RGBA float"));
gegl_operation_set_format (operation, "output", babl_format ("RGBA float"));
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]