aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/opcua/opcua_transport_layer.c
diff options
context:
space:
mode:
authorJoerg Mayer <jmayer@loplof.de>2015-08-23 17:02:47 +0400
committerJörg Mayer <jmayer@loplof.de>2015-08-23 13:05:33 +0000
commit23367434434813c7fead8da8e46f41018d666343 (patch)
treeaaffc2b2383bcd5e6d27e6bd19a0c4793b2b94cb /plugins/opcua/opcua_transport_layer.c
parentebca184be0031969a4a64b25dd62792910a30e8c (diff)
Remove some svn $Author$ lines that escaped previous cleanups.
git does keep of this in a much better way anyway. Change-Id: I9923516105e63e72878e0ed34c74eed44453ab01 Reviewed-on: https://code.wireshark.org/review/10207 Reviewed-by: Jörg Mayer <jmayer@loplof.de>
Diffstat (limited to 'plugins/opcua/opcua_transport_layer.c')
-rw-r--r--plugins/opcua/opcua_transport_layer.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/opcua/opcua_transport_layer.c b/plugins/opcua/opcua_transport_layer.c
index 8d4b78d741..5b32a5dbb4 100644
--- a/plugins/opcua/opcua_transport_layer.c
+++ b/plugins/opcua/opcua_transport_layer.c
@@ -15,8 +15,6 @@
** Description: OpcUa Transport Layer Decoder.
**
** Author: Gerhard Gappmeier <gerhard.gappmeier@ascolab.com>
-** Last change by: $Author: gergap $
-**
******************************************************************************/
#include "config.h"