commit | ff90170738dad3ab6d302790672c57a3e10e9075 | [log] [download] |
---|---|---|
author | Nicholas Marriott <nicholas.marriott@gmail.com> | Wed Jul 15 17:44:47 2009 +0000 |
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | Wed Jul 15 17:44:47 2009 +0000 |
tree | 7bee01c0f92b2536cb6850cdfbb4d040b61ab8a2 | |
parent | 6ebb1df8fe161678c3550e59774ec4894551ba3e [diff] |
Having to update NSETOPTION/NSETWINDOWOPTION when adding new options is a bit annoying and it is only use for iterating, so use a sentinel to mark the end of each array instead. Different fix for a problem pointed out by Kalle Olavi Niemitalo.