]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/ChangeLog
Add missing empty line after declarations in "if" block (py-type.c).
authorJoel Brobecker <brobecker@adacore.com>
Wed, 15 Jan 2014 12:28:08 +0000 (16:28 +0400)
committerJoel Brobecker <brobecker@adacore.com>
Wed, 15 Jan 2014 12:32:05 +0000 (16:32 +0400)
commita8f35c2ec3264c1825412ecb1eac22192a972917
treee4f0fd0e538756ab95563f957e935d893aa3b779
parentdcf106f37de996b7d7eb568382fbc9f403804174
Add missing empty line after declarations in "if" block (py-type.c).

This patch fixes a small coding-style violation...

gdb/ChangeLog:

        * python/py-type.c (convert_field): Add missing empty line
        after declarations.
gdb/ChangeLog
gdb/python/py-type.c