Remove trailing whitespace. Update copyright to include 2004.
This commit is contained in:
parent
8854004b41
commit
c7bda1ce65
374 changed files with 2048 additions and 2051 deletions
|
@ -19,7 +19,7 @@
|
|||
* along with this program; if not, write to the Free Software
|
||||
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
*
|
||||
*
|
||||
*
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
|
@ -37,7 +37,7 @@ char bb_process_escape_sequence(const char **ptr)
|
|||
unsigned int num_digits;
|
||||
unsigned int r;
|
||||
unsigned int n;
|
||||
|
||||
|
||||
n = 0;
|
||||
q = *ptr;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue