[gimp/gimp-2-10] app: s/DAta/Data/ in gimpdashboard.c
- From: Ell <ell src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/gimp-2-10] app: s/DAta/Data/ in gimpdashboard.c
- Date: Thu, 28 Jun 2018 09:08:25 +0000 (UTC)
commit 1b01e1311c265bfc1022acccb4d95631bda307f3
Author: Ell <ell_se yahoo com>
Date: Thu Jun 28 05:03:55 2018 -0400
app: s/DAta/Data/ in gimpdashboard.c
(cherry picked from commit d75e599431cf1a54c773ce96290b66d5c6290292)
app/widgets/gimpdashboard.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/app/widgets/gimpdashboard.c b/app/widgets/gimpdashboard.c
index f585c7b377..6f492dec4e 100644
--- a/app/widgets/gimpdashboard.c
+++ b/app/widgets/gimpdashboard.c
@@ -2000,7 +2000,7 @@ gimp_dashboard_sample_cpu_usage (GimpDashboard *dashboard,
GimpDashboardPrivate *priv = dashboard->priv;
VariableData *variable_data = &priv->variables[variable];
- DAta *data = gimp_dashboard_variable_get_data (
+ Data *data = gimp_dashboard_variable_get_data (
dashboard, variable, sizeof (Data));
guint64 curr_time;
guint64 curr_usage;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]