aboutsummaryrefslogtreecommitdiff
path: root/gdb/remote-st.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/remote-st.c')
-rw-r--r--gdb/remote-st.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/gdb/remote-st.c b/gdb/remote-st.c
index 7255146..1efdbfa 100644
--- a/gdb/remote-st.c
+++ b/gdb/remote-st.c
@@ -795,7 +795,8 @@ connect_command (args, fromtty)
struct target_ops st2000_ops ;
-static void init_st2000_ops(void)
+static void
+init_st2000_ops(void)
{
st2000_ops.to_shortname = "st2000";
st2000_ops.to_longname = "Remote serial Tandem ST2000 target";