diff options
| author | Michael Matz <matz@suse.de> | 2017-05-08 05:29:54 +0200 |
|---|---|---|
| committer | Michael Matz <matz@suse.de> | 2017-05-08 05:29:54 +0200 |
| commit | 524f6dff17af73ec14529e5b0d444dfdda43d7c4 (patch) | |
| tree | d4ea41a25c692a2794580fe578ca5e8272c659ad /tests/tests2/42_function_pointer.c | |
| parent | 44abffe33a10ee2bdc0d66f87ffa5e178182d6e6 (diff) | |
| download | tinycc-524f6dff17af73ec14529e5b0d444dfdda43d7c4.tar.gz tinycc-524f6dff17af73ec14529e5b0d444dfdda43d7c4.tar.bz2 | |
Fix a warning
"missing intitializer for field op_type" with gcc -Wextra. It's
zero-initialized anyway, and not that much a hassle to explicitely
initialize either, so let's be nice and make it not warn.
Diffstat (limited to 'tests/tests2/42_function_pointer.c')
0 files changed, 0 insertions, 0 deletions
