diff options
author | Francois-Xavier Le Bail <devel.fx.lebail@orange.fr> | 2020-06-17 12:29:40 +0200 |
---|---|---|
committer | Francois-Xavier Le Bail <devel.fx.lebail@orange.fr> | 2020-06-17 12:41:04 +0200 |
commit | 8bb244d4defada04ac7472c7222ee032849e1826 (patch) | |
tree | 8fb4421b208350bc04040978c4c4120c9141ab81 /optimize.c | |
parent | e835845199d19de64718f22776b5309253d1cdf2 (diff) |
SITA: Remove an unmatched ')'
Found with cppcheck.
The error was:
Checking pcap-sita.c ...
pcap-sita.c:699:60: error: Unmatched ')'. Configuration: ''. [syntaxError]
bigger_buffer = realloc(iff->name, strlen(newname) + 1));
^
Diffstat (limited to 'optimize.c')
0 files changed, 0 insertions, 0 deletions