import gdb-1999-06-21 snapshot
[deliverable/binutils-gdb.git] / gdb / source.c
index 2ee51b6a2b8160ab8a2d1ead1f3d3c5ba31be8ba..2d80b77064645f37a054eeb0d654497b7ffa7c3a 100644 (file)
@@ -994,7 +994,6 @@ print_source_lines_base (s, line, stopline, noerror)
   current_source_line = line;
   first_line_listed = line;
 
-
   /* Only prints "No such file or directory" once */
   if ((s != last_source_visited) || (! last_source_error))
     {
This page took 0.02432 seconds and 4 git commands to generate.