]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/cli/cli-decode.h
gdb, gdbserver, gdbsupport: fix leading space vs tabs issues
[thirdparty/binutils-gdb.git] / gdb / cli / cli-decode.h
index e8ce3629227648a9a79e664b5a3a3532244be483..295a59030230b8f46c86eb215647c547975a2b2a 100644 (file)
@@ -89,7 +89,7 @@ struct cmd_list_element
     /* The user needs to be warned that this is a deprecated command.
        The user should only be warned the first time a command is
        used.  */
-        
+       
     unsigned int deprecated_warn_user : 1;
 
     /* When functions are deprecated at compile time (this is the way