fix >80 column entry in earlier entry
authorDoug Evans <dje@google.com>
Fri, 13 May 2011 22:07:56 +0000 (22:07 +0000)
committerDoug Evans <dje@google.com>
Fri, 13 May 2011 22:07:56 +0000 (22:07 +0000)
gdb/ChangeLog

index 3898cd823eb70d1bfd7b2d39dde9d984553b0289..644ebf137cb5e82ff46b4722d547cdae3586ce42 100644 (file)
@@ -24,7 +24,8 @@
        (stdio_file_write_async_safe): New function.
        (struct stdio_file): New member fd.
        (stdio_file_new): Initialize to_write_async_safe, fd.
-       (stdio_file_read, stdio_file_isatty): New stdio->fd instead of calling fileno.
+       (stdio_file_read, stdio_file_isatty): New stdio->fd instead of calling
+       fileno.
        * ui-file.h (ui_file_write_async_safe_ftype): New typedef.
        (set_ui_file_write_async_safe): Declare.
        (ui_file_write_async_safe): Declare.
This page took 0.028725 seconds and 4 git commands to generate.