Add missing "extern" in rust-lang.h
authorTom Tromey <tom@tromey.com>
Tue, 6 Jun 2017 20:27:42 +0000 (14:27 -0600)
committerTom Tromey <tom@tromey.com>
Mon, 2 Oct 2017 14:33:24 +0000 (08:33 -0600)
commit888e3ddb20f541220f18709fce832ad0163c3e71
tree854badbc9060b9feaf761beec5b554d6c0d36633
parentcc536b21677586455973f81ee05257ada8efdcb8
Add missing "extern" in rust-lang.h

I noticed that one function in rust-lang.h was not declared using
"extern".  In the interested of uniformity, this patch adds it.

Tested by rebuilding.

2017-10-02  Tom Tromey  <tom@tromey.com>

* rust-lang.h (rust_slice_type): Add "extern".
gdb/ChangeLog
gdb/rust-lang.h
This page took 0.024102 seconds and 4 git commands to generate.