xcoff slurp_armap bounds checking
[deliverable/binutils-gdb.git] / gdb / btrace.h
index acde64a5122f18b2590596201f4ecf810ef216ec..d29fec8ba745c4a5b5e5a53edd877698d3eece7a 100644 (file)
@@ -445,7 +445,7 @@ extern int btrace_find_insn_by_number (struct btrace_insn_iterator *,
                                       unsigned int number);
 
 /* Dereference a branch trace call iterator.  Return a pointer to the
-   function the iterator points to or NULL if the interator points past
+   function the iterator points to or NULL if the iterator points past
    the end of the branch trace.  */
 extern const struct btrace_function *
   btrace_call_get (const struct btrace_call_iterator *);
This page took 0.023096 seconds and 4 git commands to generate.