Index: packet-memcache.c
===================================================================
--- packet-memcache.c	(revision 27619)
+++ packet-memcache.c	(working copy)
@@ -375,7 +375,7 @@
 
 static void 
 dissect_value (tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree, 
-               gint offset, guint8 value_len, guint8 opcode, gboolean request)
+               gint offset, guint32 value_len, guint8 opcode, gboolean request)
 {
   proto_item *ti = NULL;
   gboolean    illegal = FALSE;  /* Set when value shall not be present */
