Move _initialize_tui_layout to end of file
authorTom Tromey <tom@tromey.com>
Tue, 8 Oct 2019 21:44:18 +0000 (15:44 -0600)
committerTom Tromey <tom@tromey.com>
Tue, 12 Nov 2019 19:29:14 +0000 (12:29 -0700)
commitd9fcefd53a7615b116cab0b0cd2085539d12bb6f
tree13908af6850aa62b5e85c779df868d49de10c377
parent45e4216376f37e543fc80062025cab0c2d9faf35
Move _initialize_tui_layout to end of file

This moves _initialize_tui_layout to the end of the file, conforming
to the typical gdb style.

gdb/ChangeLog
2019-11-12  Tom Tromey  <tom@tromey.com>

* tui/tui-layout.c (_initialize_tui_layout): Move to end.

Change-Id: I667f741b44b2bc470878a36f093a96d89fa31893
gdb/ChangeLog
gdb/tui/tui-layout.c
This page took 0.024211 seconds and 4 git commands to generate.