Remove newline at end of warning message
authorSimon Marchi <simon.marchi@ericsson.com>
Wed, 29 Aug 2018 14:26:11 +0000 (10:26 -0400)
committerSimon Marchi <simon.marchi@ericsson.com>
Wed, 29 Aug 2018 14:26:11 +0000 (10:26 -0400)
commit2362e7f76adb395df19c867cd27c75f77a0ade6f
tree45ee7b1e6f779b80840b600905f1fd3bdcc2127a
parent9108bc33b1ca0b2e930c0cce5b1a0394e33e86be
Remove newline at end of warning message

... to fix this ARI warning:

  gdb/csky-tdep.c:1612: gettext: trailing new line: A message should not have a trailing new line
  gdb/csky-tdep.c:1612:    warning (_("Invalid breakpoint address 0x%x is an odd number.\n"),

gdb/ChangeLog:

* csky-tdep.c (csky_memory_insert_breakpoint): Remove newline at
end of warning message.
gdb/ChangeLog
gdb/csky-tdep.c
This page took 0.025285 seconds and 4 git commands to generate.