commit | 3c3aa8bfc21de6e3f03c09c3dbc28fdd252af74a | [log] [tgz] |
---|---|---|
author | Pedro Alves <pedro@palves.net> | Fri Sep 15 19:54:40 2023 +0100 |
committer | Pedro Alves <pedro@palves.net> | Wed Sep 27 15:28:39 2023 +0100 |
tree | ef7a8ae83d23585eadaa202067a81333759908fb | |
parent | a4045fdf2e859a23b7817f6dd5b18a1f6d22fc49 [diff] |
gdb.threads/pthreads.c, K&R -> ANSI function style gdb.threads/pthreads.c is declaring functions with old K&R style. This commit converts them to ANSI style. Approved-By: Tom Tromey <tom@tromey.com> Change-Id: I1ce007c67bb4ab1e49248c014c7881e46634f8f8