[gimp] plug-ins: s/GimpPluginPrintError/GimpPluginPDFError/
- From: Jehan Pagès <jehanp src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] plug-ins: s/GimpPluginPrintError/GimpPluginPDFError/
- Date: Sun, 10 Dec 2017 04:37:02 +0000 (UTC)
commit 538590ed8b8e93014befd641b51eda47c0bdc9d3
Author: Jehan <jehan girinstud io>
Date: Sun Dec 10 05:15:40 2017 +0100
plug-ins: s/GimpPluginPrintError/GimpPluginPDFError/
Likely a copy-paste typo. Nothing serious, but since I saw it, let's fix
it.
plug-ins/common/file-pdf-save.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plug-ins/common/file-pdf-save.c b/plug-ins/common/file-pdf-save.c
index 2fb77aa..48f5b6a 100644
--- a/plug-ins/common/file-pdf-save.c
+++ b/plug-ins/common/file-pdf-save.c
@@ -135,7 +135,7 @@
typedef enum
{
GIMP_PLUGIN_PDF_SAVE_ERROR_FAILED
-} GimpPluginPrintError;
+} GimpPluginPDFError;
GQuark gimp_plugin_pdf_save_error_quark (void);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]