Version 2.6

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
This commit is contained in:
Sami Kerola 2008-05-10 00:00:00 +02:00
parent 8904b5b82c
commit 4f000e7ab6
14 changed files with 374 additions and 268 deletions

View file

@ -33,7 +33,7 @@
# define OUTPUT_FORMAT "text"
#endif
#ifndef OUTPUT_ORDER
# define OUTPUT_ORDER "i"
# define OUTPUT_ORDER 'i'
#endif
#ifndef OUTPUT_LIMIT
# define OUTPUT_LIMIT "77"