Allow the --output option of the "ar" prorgam to extract files to locations outside...
[deliverable/binutils-gdb.git] / gdb / jit.c
index af01b4d6c4fe3f1d997b6ab2867fed93e1c0b84c..08fd8623f9ccfd464aa2e421d28706e9019ab06f 100644 (file)
--- a/gdb/jit.c
+++ b/gdb/jit.c
@@ -76,7 +76,7 @@ struct target_buffer
   ULONGEST size;
 };
 
-/* Openning the file is a no-op.  */
+/* Opening the file is a no-op.  */
 
 static void *
 mem_bfd_iovec_open (struct bfd *abfd, void *open_closure)
This page took 0.024109 seconds and 4 git commands to generate.