gnulib: define the path to gnulib's parent dir
[binutils-gdb.git] / gdb / memattr.c
index e38bc5c33ab6720e450fe34b6ba6dac42fc86b23..e1c3931c26291c91f21db561f7c2bfeda18a9b21 100644 (file)
@@ -1,6 +1,6 @@
 /* Memory attributes support, for GDB.
 
-   Copyright (C) 2001-2020 Free Software Foundation, Inc.
+   Copyright (C) 2001-2021 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -625,11 +625,11 @@ Do \"info mem\" to see current list of IDs."), &deletelist);
 
   add_basic_prefix_cmd ("mem", class_vars, _("\
 Memory regions settings."),
-                       &mem_set_cmdlist, "set mem ",
+                       &mem_set_cmdlist,
                        0/* allow-unknown */, &setlist);
   add_show_prefix_cmd ("mem", class_vars, _("\
 Memory regions settings."),
-                      &mem_show_cmdlist, "show mem  ",
+                      &mem_show_cmdlist,
                       0/* allow-unknown */, &showlist);
 
   add_setshow_boolean_cmd ("inaccessible-by-default", no_class,