aboutsummaryrefslogtreecommitdiff
path: root/print-atm.c
diff options
context:
space:
mode:
Diffstat (limited to 'print-atm.c')
-rw-r--r--print-atm.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/print-atm.c b/print-atm.c
index 9361065937b2..8faf715dac2d 100644
--- a/print-atm.c
+++ b/print-atm.c
@@ -362,8 +362,8 @@ struct oam_fm_ais_rdi_t {
int
oam_print (netdissect_options *ndo,
- const u_char *p, u_int length, u_int hec) {
-
+ const u_char *p, u_int length, u_int hec)
+{
uint32_t cell_header;
uint16_t vpi, vci, cksum, cksum_shouldbe, idx;
uint8_t cell_type, func_type, payload, clp;