URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b73e812fe7c50fb717da180de2191c335ab554d7
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
b73e812 by Guy Harris (guy@xxxxxxxxxxxx):
No declarations in the middle of code.
We crank up pedantic warnings enough that this provokes "warning: ISO
C90 forbids mixed declarations and code" on the OS X 10.5 buildbot.
Change-Id: Ic3962f20d85e3ed003b84b298f83d12c3ae25ea1
Reviewed-on: https://code.wireshark.org/review/12120
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from b9c5023 Avoid colliding definitions of wmem_tree_t.
adds b73e812 No declarations in the middle of code.
Summary of changes:
epan/wmem/wmem_test.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)