Add missing newline to py-breakpoint.c
authorTom Tromey <tom@tromey.com>
Thu, 14 Jul 2016 17:50:55 +0000 (11:50 -0600)
committerTom Tromey <tom@tromey.com>
Thu, 14 Jul 2016 17:51:12 +0000 (11:51 -0600)
commit7f131b39970944cb53b407715880d333c5248cac
tree630c458c9d484750385925bf6df4b23275e8938c
parent78cc6c2d9aa3baf6030e513cb1cb5984acee2ee0
Add missing newline to py-breakpoint.c

In https://sourceware.org/ml/gdb-patches/2016-07/msg00152.html,
Yao noted that a patch of mine was missing a newline.

I thought I had fixed this but when looking today I realized it was
not fixed.  This patch adds it.

I'm checking this in as obvious.

2016-07-14  Tom Tromey  <tom@tromey.com>

* python/py-breakpoint.c (gdbpy_breakpoint_deleted): Add missing
newline.
gdb/ChangeLog
gdb/python/py-breakpoint.c
This page took 0.027894 seconds and 4 git commands to generate.