[BACK]Return to pr_comment.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / indent

Diff for /src/usr.bin/indent/pr_comment.c between version 1.5 and 1.6

version 1.5, 2003/06/12 01:07:27 version 1.6, 2004/07/20 03:50:26
Line 74 
Line 74 
  */   */
   
 void  void
 pr_comment()  pr_comment(void)
 {  {
     int         now_col;        /* column we are in now */      int         now_col;        /* column we are in now */
     int         adj_max_col;    /* Adjusted max_col for when we decide to      int         adj_max_col;    /* Adjusted max_col for when we decide to

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6