View Single Post
Old 12th October 2007, 16:03   #726  |  Link
madshi
Registered Developer
 
Join Date: Sep 2006
Posts: 9,140
I think there's a bug in aften.c:

Code:
    if(!opts.pad_start) {

      [...]   // code adds padding here

    }
Or am I missing/misunderstanding something?
madshi is offline   Reply With Quote