[gimp] app: typo s/fomat/format/
- From: Jehan Pagès <jehanp src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] app: typo s/fomat/format/
- Date: Fri, 1 Aug 2014 16:41:14 +0000 (UTC)
commit 2567a2d1fd0a3ff5682dc3f667b1109cc88b4f8b
Author: Jehan <jehan girinstud io>
Date: Fri Aug 1 18:38:25 2014 +0000
app: typo s/fomat/format/
app/core/gimptempbuf.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/app/core/gimptempbuf.h b/app/core/gimptempbuf.h
index 5eb7daa..431d97c 100644
--- a/app/core/gimptempbuf.h
+++ b/app/core/gimptempbuf.h
@@ -21,7 +21,7 @@
GimpTempBuf * gimp_temp_buf_new (gint width,
gint height,
- const Babl *fomat) G_GNUC_WARN_UNUSED_RESULT;
+ const Babl *format) G_GNUC_WARN_UNUSED_RESULT;
GimpTempBuf * gimp_temp_buf_new_from_pixbuf (GdkPixbuf *pixbuf,
const Babl *f_or_null) G_GNUC_WARN_UNUSED_RESULT;
GimpTempBuf * gimp_temp_buf_copy (const GimpTempBuf *src) G_GNUC_WARN_UNUSED_RESULT;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]