summaryrefslogtreecommitdiff
path: root/src/main/print-lexmark.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/print-lexmark.c')
-rw-r--r--src/main/print-lexmark.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/print-lexmark.c b/src/main/print-lexmark.c
index dcf9cbf..5d48bfb 100644
--- a/src/main/print-lexmark.c
+++ b/src/main/print-lexmark.c
@@ -951,7 +951,7 @@ get_media_type(const char *name, const lexmark_cap_t * caps)
#pragma GCC diagnostic push
#pragma GCC diagnostic ignored "-Wunused-function"
-#pragma GCC diagnostic ignored "-pedantic"
+#pragma GCC diagnostic ignored "-Wpedantic"
static inline int
lexmark_source_type(const char *name, const lexmark_cap_t * caps)
{