ubsan: aarch64: left shift of negative value
[deliverable/binutils-gdb.git] / gdb / remote-fileio.c
index 11c141e42c4d5565dd809e582675432a1b0890d8..bc7c71ffdd47134c0441eee22d556883c9c0b5db 100644 (file)
@@ -1076,7 +1076,7 @@ remote_fileio_func_system (remote_target *remote, char *buf)
        }
     }
   
-  /* Check if system(3) has been explicitely allowed using the
+  /* Check if system(3) has been explicitly allowed using the
      `set remote system-call-allowed 1' command.  If length is 0,
      indicating a NULL parameter to the system call, return zero to
      indicate a shell is not available.  Otherwise fail with EPERM.  */
This page took 0.02452 seconds and 4 git commands to generate.