summaryrefslogtreecommitdiff
path: root/plugins/lua/elua_dumper.c
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2006-05-28 16:32:49 +0000
committerAnders Broman <anders.broman@ericsson.com>2006-05-28 16:32:49 +0000
commitdb57e7b72403ac766f8be66092d91dec7fd0d8bc (patch)
tree3bdd3b15f8a6c06387141fdf5598761977465ad2 /plugins/lua/elua_dumper.c
parent7056661eaccfc0eafa651c45cbc64b2707bb11db (diff)
downloadwireshark-db57e7b72403ac766f8be66092d91dec7fd0d8bc.tar.gz
Ethereal->Wireshark
svn path=/trunk/; revision=18231
Diffstat (limited to 'plugins/lua/elua_dumper.c')
-rw-r--r--plugins/lua/elua_dumper.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/lua/elua_dumper.c b/plugins/lua/elua_dumper.c
index 202bcacf09..2d0e75f9ce 100644
--- a/plugins/lua/elua_dumper.c
+++ b/plugins/lua/elua_dumper.c
@@ -1,7 +1,7 @@
/*
* lua_dumper.c
*
- * Ethereal's interface to the Lua Programming Language
+ * Wireshark's interface to the Lua Programming Language
*
* (c) 2006, Luis E. Garcia Ontanon <luis.ontanon@gmail.com>
*