summaryrefslogtreecommitdiff
path: root/modules/printbackends
diff options
context:
space:
mode:
Diffstat (limited to 'modules/printbackends')
-rw-r--r--modules/printbackends/cups/gtkprintbackendcups.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/printbackends/cups/gtkprintbackendcups.c b/modules/printbackends/cups/gtkprintbackendcups.c
index 2d63ad464a..d1140764a7 100644
--- a/modules/printbackends/cups/gtkprintbackendcups.c
+++ b/modules/printbackends/cups/gtkprintbackendcups.c
@@ -2494,6 +2494,7 @@ get_reason_msg_desc (guint i,
{
gchar *reason_msg_desc;
+ /* The numbers must match the indices in the printer_messages array */
switch (i)
{
case 0: