Bugfix: Correctly apply optimization for searching on subsequent rows, search for...
commit6c33945e6bd41a15a30da8b395e85b4ca1e3a507
authorKouzinopoulos Charis <ckouz@uom.gr>
Tue, 12 Feb 2008 09:57:36 +0000 (12 11:57 +0200)
committerKouzinopoulos Charis <ckouz@uom.gr>
Tue, 12 Feb 2008 09:57:36 +0000 (12 11:57 +0200)
tree0ff00ac570753319779657185a0fa6223ae31d25
parenteb2c5c56eddffc75fe72aa5d664f526f212c867a
Bugfix: Correctly apply optimization for searching on subsequent rows, search for n - m + 1 characters on primary rows instead of n - m, fixed indentation
baeza2.c
bird2.c