Ensure class_tui is listed in the output of "help" giving the list of classes.
[deliverable/binutils-gdb.git] / gdb / command.h
index 04a380cba4aa65f7871069e84e7f30997d02d663..32b5b35b0c51275a0a9a211bd494d4bfd446db85 100644 (file)
@@ -64,7 +64,7 @@ enum command_class
   class_bookmark,
   class_obscure,     /* obscure */
   class_maintenance, /* internals */
-  class_tui,
+  class_tui,         /* text-user-interface */
   class_user,        /* user-defined */
 
   /* Used for "show" commands that have no corresponding "set" command.  */
This page took 0.04191 seconds and 4 git commands to generate.