Update comments to TERNOP_SLICE
[deliverable/binutils-gdb.git] / gdb / typeprint.c
index b4ad43150604f3ecfe04f5a918bda65e3730bcab..026f3a254e68201abc16bfccda644b1d3cdda80b 100644 (file)
@@ -636,7 +636,7 @@ set_print_type (char *arg, int from_tty)
 {
   printf_unfiltered (
      "\"set print type\" must be followed by the name of a subcommand.\n");
-  help_list (setprintlist, "set print type ", -1, gdb_stdout);
+  help_list (setprintlist, "set print type ", all_commands, gdb_stdout);
 }
 
 static void
This page took 0.0242 seconds and 4 git commands to generate.