From 2ac134b3c5bbc4020fd64b878db984f526b432cb Mon Sep 17 00:00:00 2001 From: Bill Meier Date: Sun, 13 Oct 2013 19:56:52 +0000 Subject: whitespace fixes; mostly: remove trailing blanks svn path=/trunk/; revision=52591 --- epan/dissectors/packet-websocket.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'epan/dissectors/packet-websocket.c') 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() -- cgit v1.2.3