From: antirez Date: Mon, 21 Nov 2011 15:19:30 +0000 (+0100) Subject: Fixed bug in getClientInfoString() that was not rendering the N (no flags) special... X-Git-Url: https://git.saurik.com/redis.git/commitdiff_plain/afd0f06b755ff53ce91d1dabeca959655590d3f0?hp=afd0f06b755ff53ce91d1dabeca959655590d3f0 Fixed bug in getClientInfoString() that was not rendering the N (no flags) special flag correctly. ---