aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-websocket.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-websocket.c')
-rw-r--r--epan/dissectors/packet-websocket.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-websocket.c b/epan/dissectors/packet-websocket.c
index d4743ec11a..750d5508f1 100644
--- a/epan/dissectors/packet-websocket.c
+++ b/epan/dissectors/packet-websocket.c
@@ -589,7 +589,7 @@ proto_register_websocket(void)
proto_websocket = proto_register_protocol("WebSocket",
"WebSocket", "websocket");
-
+
/*
* Heuristic dissectors SHOULD register themselves in
* this table using the standard heur_dissector_add()