Reindent rust-lang.c

I noticed a few spots in rust-lang.c had incorrect indentation.  This
patch fixes this.

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

	* rust-lang.c: Reindent.
This commit is contained in:
Tom Tromey 2017-02-02 21:01:11 -07:00
parent 03c85b11b0
commit b50f188dfa
2 changed files with 74 additions and 70 deletions

View file

@ -1,3 +1,7 @@
2017-02-02 Tom Tromey <tom@tromey.com>
* rust-lang.c: Reindent.
2017-02-02 Tom Tromey <tom@tromey.com>
* rust-lang.h (rust_crate_for_block): Update.