2007-09-02 Jan Kratochvil * top.c (print_gdb_version): Fixed an end-of-line compiler error. --- gdb/top.c 2 Sep 2007 20:02:12 -0000 1.124 +++ gdb/top.c 2 Sep 2007 20:55:35 -0000 @@ -1157,7 +1157,7 @@ print_gdb_version (struct ui_file *strea fprintf_filtered (stream, "\ License GPLv3+: GNU GPL version 3 or later \n\ This is free software: you are free to change and redistribute it.\n\ -There is NO WARRANTY, to the extent permitted by law. Type \"show copying\" +There is NO WARRANTY, to the extent permitted by law. Type \"show copying\"\n\ and \"show warranty\" for details.\n"); /* After the required info we print the configuration information. */