]> git.pond.sub.org Git - empserver/commit
Simplify best() and torp()
authorMarkus Armbruster <armbru@pond.sub.org>
Sun, 20 Jul 2008 20:45:38 +0000 (16:45 -0400)
committerMarkus Armbruster <armbru@pond.sub.org>
Fri, 25 Jul 2008 12:16:38 +0000 (08:16 -0400)
commit7d529769de819afd36315ddf16a5853c4b82ff6c
treec018aeff5a0be81fe2fdfdbd04f22ad743af5f5e
parent90ba9608cbadf0c130c1f2ebc76ec746bfc7f448
Simplify best() and torp()

Use snxtsct_rewind() instead of snxtsct(), and snxtitem_rewind()
instead of snxtitem().
src/lib/commands/best.c
src/lib/commands/torp.c