]> git.sur5r.net Git - cc65/commit
Grow the Span collection before adding spans for the segments. This means that
authoruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Fri, 12 Aug 2011 16:10:34 +0000 (16:10 +0000)
committeruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Fri, 12 Aug 2011 16:10:34 +0000 (16:10 +0000)
commit762d4d9ea25427fbc0736ffcf95cb96ba6907402
tree0995121e5db6dee22d3b0a1c646dc0c10e590293
parentb8d43cee42496c093e04a8809927a9869431f194
Grow the Span collection before adding spans for the segments. This means that
in most cases the colection will have the optimal size.

git-svn-id: svn://svn.cc65.org/cc65/trunk@5157 b7a2c559-68d2-44c3-8de9-860c34a00d81
src/ca65/span.c