summaryrefslogtreecommitdiff
path: root/protocol_binary.h
diff options
context:
space:
mode:
authorTrond Norbye <Trond.Norbye@sun.com>2008-12-01 18:26:58 +0100
committerDustin Sallings <dustin@spy.net>2009-01-03 00:09:13 -0800
commiteb43524ce939d9f9e77e64ff3df84689b8645632 (patch)
tree1e948b2faebabdaed3e19617202cac06dae08975 /protocol_binary.h
parent12c266955a749242e2f1799172fc97141dab9107 (diff)
downloadmemcached-eb43524ce939d9f9e77e64ff3df84689b8645632.tar.gz
Fixed typo in protocol_binary_response_noop
Diffstat (limited to 'protocol_binary.h')
-rw-r--r--protocol_binary.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocol_binary.h b/protocol_binary.h
index c998cf1..ee5dd0b 100644
--- a/protocol_binary.h
+++ b/protocol_binary.h
@@ -259,7 +259,7 @@ extern "C"
* Definition of the packet returned by the noop command
* See section 4
*/
- typedef protocol_binary_response_no_extras protocol_binary_response_nnoop;
+ typedef protocol_binary_response_no_extras protocol_binary_response_noop;
/**
* Definition of the structure used by the increment and decrement