Fix GCC6 -Wmisleading-indentation issues.
[binutils-gdb.git] / gdb / breakpoint.c
index 3aac26c1113d2826a470885fe92ab725f687a8c8..7b610ef28de639ad6c227494edbe87b6823bac86 100644 (file)
@@ -9233,7 +9233,8 @@ update_dprintf_commands (char *args, int from_tty,
 
 /* Create a breakpoint with SAL as location.  Use LOCATION
    as a description of the location, and COND_STRING
-   as condition expression.  */
+   as condition expression.  If LOCATION is NULL then create an
+   "address location" from the address in the SAL.  */
 
 static void
 init_breakpoint_sal (struct breakpoint *b, struct gdbarch *gdbarch,