]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Empty line after comment documenting set_initial_gdb_ttystate.
authorJoel Brobecker <brobecker@adacore.com>
Wed, 7 Jan 2015 14:49:49 +0000 (18:49 +0400)
committerJoel Brobecker <brobecker@adacore.com>
Wed, 7 Jan 2015 14:51:29 +0000 (18:51 +0400)
gdb/ChangeLog:

        * inflow.c (set_initial_gdb_ttystate): Add empty line after
        comment documenting function.

gdb/ChangeLog
gdb/inflow.c

index 6477dc182b78513fcf2f87e0727c100adb893610..e9b037796ff8e581b75afd0ddeca7b021631fc07 100644 (file)
@@ -1,3 +1,8 @@
+2015-01-07  Joel Brobecker  <brobecker@adacore.com>
+
+       * inflow.c (set_initial_gdb_ttystate): Add empty line after
+       comment documenting function.
+
 2015-01-07  Patrick Palka  <patrick@parcs.ath.cx>
 
        * terminal.h (set_initial_gdb_ttystate): Declare.
index 3c121a39f2ad022c99c3607c1dcbd4433a29b765..4c81a6858d409df2a4c399e20ba25de8b48f458a 100644 (file)
@@ -161,6 +161,7 @@ show_interactive_mode (struct ui_file *file, int from_tty,
 }
 
 /* Set the initial tty state that is to be inherited by new inferiors.  */
+
 void
 set_initial_gdb_ttystate (void)
 {