]> git.saurik.com Git - redis.git/blobdiff - anet.h
strip tryObjectEncoding from hashSet, to enable the arguments being encoded in-place
[redis.git] / anet.h
diff --git a/anet.h b/anet.h
index b1e9a5675fc0047478a6f1928f201d088d840a6e..ce0f4778799824c8669e7487035dab6db614c057 100644 (file)
--- a/anet.h
+++ b/anet.h
@@ -1,6 +1,6 @@
 /* anet.c -- Basic TCP socket stuff made a bit less boring
  *
- * Copyright (c) 2006-2009, Salvatore Sanfilippo <antirez at gmail dot com>
+ * Copyright (c) 2006-2010, Salvatore Sanfilippo <antirez at gmail dot com>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without