From: Daniel J S. <dan...@ie...> - 2004-07-27 15:52:50
|
Hans-Bernhard Broeker wrote: >>/* this assignment means we can use x-(just*strlen(text)*t->h_char)/2 if >> * term cannot justify >> */ >>typedef enum JUSTIFY { >> LEFT = 0, >> CENTRE = 1, >> RIGHT = 2 >>} JUSTIFY; >> >> > >Not really. That has no effect relative to the existing code. I suggest >we kill that comment instead. As far as I'm aware, no terminal uses the >ugly hack it suggests anyway. > I second that motion. -- Dan |