summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2016-04-19 07:34:44 -0400
committerMatthias Clasen <mclasen@redhat.com>2016-04-19 10:21:30 -0400
commita2a369ae1c9b393297fed6bbdb181a9189714e62 (patch)
tree73103cb90822e68079458bf18e2333418e817ca7
parent9d8a3e99fd2d9955fd1c3b92d1ba4bae9d4021f9 (diff)
downloadgtk+-a2a369ae1c9b393297fed6bbdb181a9189714e62.tar.gz
Add a comment to explain numbers here
This explains the change in the previous commit.
-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: