Store objfiles on a std::list
[deliverable/binutils-gdb.git] / gdb / gnu-nat.c
index b55c75b097607458f722aa8291e774e0a489697f..93a50becceb66d33cd52fcde4690e94367f8fbd6 100644 (file)
@@ -1731,7 +1731,7 @@ S_exception_raise_request (mach_port_t port, mach_port_t reply_port,
        }
     }
   else
-    /* A supppressed exception, which ignore.  */
+    /* A suppressed exception, which ignore.  */
     {
       inf->wait.suppress = 1;
       mach_port_deallocate (mach_task_self (), reply_port);
This page took 0.036322 seconds and 4 git commands to generate.