1999-01-19 Fernando Nasser <fnasser@totem.to.cygnus.com>
[deliverable/binutils-gdb.git] / gdb / remote-rdp.c
index 879a3946d45b6b7b251b25ef6b79be8900173113..1d596a42c1f271c7eda8a35a84507a0caf4831e8 100644 (file)
@@ -1436,7 +1436,8 @@ remote_rdp_attach(args, from_tty)
 
 struct target_ops remote_rdp_ops ;
 
-static void init_remote_rdp_ops(void)
+static void 
+init_remote_rdp_ops(void)
 {
   remote_rdp_ops.to_shortname =   "rdp";
   remote_rdp_ops.to_longname =   "Remote Target using the RDProtocol";
This page took 0.02308 seconds and 4 git commands to generate.