* config.guess: Remove space after "#endif", as Gnulib and some

other downstream projects frown on trailing white space.

Signed-off-by: Ben Elliston <bje@gnu.org>
This commit is contained in:
Paul Eggert
2019-05-01 06:29:40 +10:00
committed by Ben Elliston
parent 798218fde9
commit b98424c249
2 changed files with 6 additions and 1 deletions

2
config.guess vendored
View File

@ -1580,7 +1580,7 @@ main ()
printf ("mips-dec-ultrix%s\n", un.release); exit (0);
#else
printf ("mips-dec-ultrix\n"); exit (0);
#endif
#endif
#endif
#endif