Fix small style violation in py-value.c:get_field_type
authorJoel Brobecker <brobecker@adacore.com>
Wed, 15 Jan 2014 12:40:22 +0000 (16:40 +0400)
committerJoel Brobecker <brobecker@adacore.com>
Wed, 15 Jan 2014 12:42:16 +0000 (16:42 +0400)
commitbf7105a442e58c3444b096f30fd59c5c8acfd362
tree6d05dc98fd7cc11dd8bf815cc854150c8769a45d
parenta8f35c2ec3264c1825412ecb1eac22192a972917
Fix small style violation in py-value.c:get_field_type

gdb/ChangeLog:

        * python/py-value.c (get_field_type): Remove unnecessary curly
        braces for single-statement if block.

Tested on x86_64-linux.
gdb/ChangeLog
gdb/python/py-value.c
This page took 0.024879 seconds and 4 git commands to generate.