sim-utils.c: prevent buffer overflow.
[deliverable/binutils-gdb.git] / gdb / aarch64-tdep.c
index 2e428ca492476191747f63ba9c51fd2a678eb670..af186e4b1be5fd66f69ab517ac9a7543c4117fb2 100644 (file)
@@ -1414,7 +1414,7 @@ struct aarch64_call_info
 };
 
 /* Pass a value in a sequence of consecutive X registers.  The caller
-   is responsbile for ensuring sufficient registers are available.  */
+   is responsible for ensuring sufficient registers are available.  */
 
 static void
 pass_in_x (struct gdbarch *gdbarch, struct regcache *regcache,
This page took 0.023584 seconds and 4 git commands to generate.