* target.c (target_async_permitted_1): Fix comment.
[deliverable/binutils-gdb.git] / gdb / target.c
index e3dcb47f514cde025d5b0c5398989c7bd969be88..377724df5ed89dfa578f89d0681e9c575a38b955 100644 (file)
@@ -4975,7 +4975,7 @@ maintenance_print_target_stack (char *cmd, int from_tty)
 int target_async_permitted = 0;
 
 /* The set command writes to this variable.  If the inferior is
-   executing, linux_nat_async_permitted is *not* updated.  */
+   executing, target_async_permitted is *not* updated.  */
 static int target_async_permitted_1 = 0;
 
 static void
This page took 0.027607 seconds and 4 git commands to generate.