[gimp] app: fix position of "inline" keyword in about-dialog.c
- From: Michael Natterer <mitch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] app: fix position of "inline" keyword in about-dialog.c
- Date: Wed, 7 Sep 2016 18:23:54 +0000 (UTC)
commit f4f7b894ed8c20bfe79bb18c7856f3de929f1af0
Author: Timm Bäder <mail baedert org>
Date: Wed Sep 7 20:23:09 2016 +0200
app: fix position of "inline" keyword in about-dialog.c
app/dialogs/about-dialog.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/app/dialogs/about-dialog.c b/app/dialogs/about-dialog.c
index 7fbf03c..72eaca6 100644
--- a/app/dialogs/about-dialog.c
+++ b/app/dialogs/about-dialog.c
@@ -351,7 +351,7 @@ insert_spacers (const gchar *string)
return g_string_free (str, FALSE);
}
-static void inline
+static inline void
mix_colors (const GdkColor *start,
const GdkColor *end,
GdkColor *target,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]