John McCabe-Dansted wrote: > see attached. Thanks, Looks good from my POV.
Final nitpick: > + for (i=0;i<num_lines;i++) { Whitespace/style: + for (i = 0; i < num_lines; ++i) { If nobody objects, I commit the final patch to branch and trunk. Jürgen
John McCabe-Dansted wrote: > see attached. Thanks, Looks good from my POV.
Final nitpick: > + for (i=0;i<num_lines;i++) { Whitespace/style: + for (i = 0; i < num_lines; ++i) { If nobody objects, I commit the final patch to branch and trunk. Jürgen