diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2017-01-26 17:29:34 +0100 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2017-01-26 21:58:46 +0100 |
commit | 431e889186131c40e737a61d87a9d1426b22aee2 (patch) | |
tree | 8c8d3d5879abf6860b92e1b5f8f739b2b6de5b8f /tcpip/rip98d.h | |
parent | 29308985d60207eb4c3363dc918f823f814dda08 (diff) |
beacon: Fix confusing indentation.
beacon.c: In function ‘main’:
beacon.c:146:2: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
if (addr != NULL) free(addr); addr = NULL;
^~
beacon.c:146:32: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’
if (addr != NULL) free(addr); addr = NULL;
^~~~
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'tcpip/rip98d.h')
0 files changed, 0 insertions, 0 deletions