OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /openrisc/trunk/or1ksim/argtable2
    from Rev 143 to Rev 144
    Reverse comparison

Rev 143 → Rev 144

/argtable2.c
977,6 → 977,7
{ line_end = line_start + colwidth; }
 
/* Find last whitespace, that fits into line */
/* JPB patch to cast argument */
while ( ( line_end > line_start )
&& ( line_end - line_start > colwidth )
&& !isspace ((int) (*(text+line_end))))

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.