Add newline at end of files.

This commit is contained in:
Laurent Rineau 2003-02-18 15:42:26 +00:00
parent 1122574e54
commit 80f14b8da7
3 changed files with 3 additions and 3 deletions

View File

@ -59,4 +59,4 @@ static char * alpha_shape_small_xpm[] = {
" .....++....... ",
" ...++++..... ",
" .....+++.. ",
" ......+. "};
" ......+. "};

View File

@ -61,4 +61,4 @@ static char * movepoint_small_xpm[] = {
" .............. ",
" .....+...... ",
" ....+..... ",
" ...+.... "};
" ...+.... "};

View File

@ -60,4 +60,4 @@ static char * points_small_xpm[] = {
" .+...+++...... ",
" .....+...... ",
" .......... ",
" ........ "};
" ........ "};