Subversion Repositories svn1

Rev

Rev 18 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 18 Rev 24
Line 951... Line 951...
951
                    pr_place( team_buf.leg[j].le_place,ptr->flags.bad_times )
951
                    pr_place( team_buf.leg[j].le_place,ptr->flags.bad_times )
952
                  );
952
                  );
953
            }
953
            }
954
        }
954
        }
955
 
955
 
956
        /*
956
       /*
957
        **  Print the trailer
957
        **  Print the trailer
958
        **      - Total time
958
        **      - Total time
959
        **      - Category place - with reference to category file
959
        **      - Category place - with reference to category file
960
        */
960
        */
961
        print( "  %-8s ",  time_a( team_buf.leg[0].elapsed ) );
961
        print( "  %-8s ",  time_a( team_buf.leg[0].elapsed ) );