aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-memcache.c
diff options
context:
space:
mode:
authorstig <stig@f5534014-38df-0310-8fa8-9805f1628bb7>2009-03-15 21:13:27 +0000
committerstig <stig@f5534014-38df-0310-8fa8-9805f1628bb7>2009-03-15 21:13:27 +0000
commit4559935982d3a2ce873145b1f0aeb5e36940debd (patch)
tree8abcd8bb071640a9a910220a7b56aa038e3faea4 /epan/dissectors/packet-memcache.c
parent777e875788a4337c4b3f48c330f015cfc6542a50 (diff)
Adjusted my name to use only ASCII characters.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27733 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'epan/dissectors/packet-memcache.c')
-rw-r--r--epan/dissectors/packet-memcache.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-memcache.c b/epan/dissectors/packet-memcache.c
index da401368c0..b0738463b7 100644
--- a/epan/dissectors/packet-memcache.c
+++ b/epan/dissectors/packet-memcache.c
@@ -2,7 +2,7 @@
* Routines for Memcache Binary Protocol
* http://code.google.com/p/memcached/wiki/MemcacheBinaryProtocol
*
- * Copyright 2009, Stig Bjørlykke <stig@bjorlykke.org>
+ * Copyright 2009, Stig Bjorlykke <stig@bjorlykke.org>
*
* $Id$
*