repo: rxvt-unicode-sixel
action: commit
revision: 
path_from: 
revision_from: 24d29c72bb72d80d6b26550fc1356e7af357de95:
path_to: 
revision_to: 
git.thebackupbox.net
rxvt-unicode-sixel
git clone git://git.thebackupbox.net/rxvt-unicode-sixel
commit 24d29c72bb72d80d6b26550fc1356e7af357de95
Author: Marc Lehmann 
Date:   Thu Jun 30 17:03:45 2016 +0000

    *** empty log message ***

diff --git a/src/command.C b/src/command.C
index 35b321fc1a1fb1398b5f855767b839b6cf23b817..
index ..68831f168d592901f01abd442a9e0e2da0bc1b63 100644
--- a/src/command.C
+++ b/src/command.C
@@ -3393,7 +3393,7 @@ rxvt_term::map_rgb24_color (unsigned int r, unsigned int g, unsigned int b)

       if (rgb24_color[index] == color)
         {
-          rgb24_seqno[idx] = ++rgb24_sequence;
+          rgb24_seqno[index] = ++rgb24_sequence;
           return index + minTermCOLOR24;
         }

-----END OF PAGE-----