Fix indentation in jit.c
authorSimon Marchi <simon.marchi@polymtl.ca>
Fri, 13 Dec 2019 15:12:30 +0000 (10:12 -0500)
committerSimon Marchi <simon.marchi@efficios.com>
Fri, 13 Dec 2019 15:12:30 +0000 (10:12 -0500)
commit3a90f26667396bed62345027503d943d8213f02b
treea4fe6ff172d78b2a1f81d9bf30cc5045417f423c
parentb3f4b80fba8bee1d1d2601424d0be0f2adcb0d79
Fix indentation in jit.c

Many places in this file use spaces only for indentation.  Fix them to
conform to GNU style.

gdb/ChangeLog:

* jit.c: Fix indentation, replace spaces with tabs where
applicable.
gdb/ChangeLog
gdb/jit.c
This page took 0.023781 seconds and 4 git commands to generate.