lib/remcached/const.rb in remcached-0.3.1 vs lib/remcached/const.rb in remcached-0.4.0

- old
+ new

@@ -27,9 +27,10 @@ STAT = 0x10 GETQ = 0x09 SETQ = 0x11 ADDQ = 0x12 DELETEQ = 0x14 + NOOP = 0x0a =begin Possible values of the one-byte field: 0x00 Get 0x01 Set