2011-02-14 Michael Snyder <msnyder@vmware.com>
[deliverable/binutils-gdb.git] / gdb / copying.c
index 6be9b8fb5b00cc6fb6fa20880e2db8331f9a9a5b..d608a63669e4cc924ac290fa15403fa768f8a594 100644 (file)
@@ -649,10 +649,10 @@ show_warranty_command (char *ignore, int from_tty)
 void
 _initialize_copying (void)
 {
-  add_cmd ("copying", no_class, show_copying_command,
+  add_cmd ("copying", no_set_class, show_copying_command,
           _("Conditions for redistributing copies of GDB."),
           &showlist);
-  add_cmd ("warranty", no_class, show_warranty_command,
+  add_cmd ("warranty", no_set_class, show_warranty_command,
           _("Various kinds of warranty you do not have."),
           &showlist);
 
This page took 0.024162 seconds and 4 git commands to generate.