qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Duplicate initializer in curses_keys.h
@ 2008-10-27 19:39 Blue Swirl
  2008-10-27 19:44 ` [Qemu-devel] " andrzej zaborowski
  2008-10-27 19:45 ` [Qemu-devel] " Samuel Thibault
  0 siblings, 2 replies; 3+ messages in thread
From: Blue Swirl @ 2008-10-27 19:39 UTC (permalink / raw)
  To: andrzej zaborowski, qemu-devel@nongnu.org

Sparse complains about initializer entry defined twice in curses_keys.h:
    ['\t'] = 15, /* Tab */
    [0x009] = 23 | CNTRL, /* Control + i */

Which one is correct?

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-10-27 19:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-27 19:39 [Qemu-devel] Duplicate initializer in curses_keys.h Blue Swirl
2008-10-27 19:44 ` [Qemu-devel] " andrzej zaborowski
2008-10-27 19:45 ` [Qemu-devel] " Samuel Thibault

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).